Home
last modified time | relevance | path

Searched defs:TypeInformation (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/
H A DTypeInformation.cs7 sealed class TypeInformation class
13 … internal TypeInformation(string fullTypeName, string assemblyString, bool hasTypeForwardedFrom) in TypeInformation() method in System.Runtime.Serialization.TypeInformation
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-api/src/main/java/de/lmu/ifi/dbs/elki/data/type/
H A DTypeInformation.java29 public interface TypeInformation { interface
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Permissions/src/System/Security/Permissions/
H A DReflectionPermissionFlag.cs18 TypeInformation = 1, enumerator
H A DReflectionPermissionAttribute.cs18 public bool TypeInformation { get; set; } property in System.Security.Permissions.ReflectionPermissionAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Security.Permissions/
H A DReflectionPermissionFlag.cs45 TypeInformation = 0x00000001, enumerator
H A DReflectionPermissionAttribute.cs101 public bool TypeInformation property in System.Security.Permissions.ReflectionPermissionAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Security.Permissions/
H A DReflectionPermissionAttributeTest.cs161 public void TypeInformation () in TypeInformation() method in MonoTests.System.Security.Permissions.ReflectionPermissionAttributeTest
H A DReflectionPermissionTest.cs66 public void TypeInformation () in TypeInformation() method in MonoTests.System.Security.Permissions.ReflectionPermissionTest
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Scope/MainMenu/Factory/
H A DisItem.php4 use ILIAS\GlobalScreen\Scope\MainMenu\Collector\Information\TypeInformation; alias
H A DAbstractBaseItem.php5 use ILIAS\GlobalScreen\Scope\MainMenu\Collector\Information\TypeInformation; alias
/dports/www/ilias/ILIAS-5.4.25/Services/MainMenu/classes/Provider/
H A Dclass.ilMMCustomProvider.php3 use ILIAS\GlobalScreen\Scope\MainMenu\Collector\Information\TypeInformation; alias
/dports/www/ilias/ILIAS-5.4.25/src/GlobalScreen/Scope/MainMenu/Factory/
H A DisItem.php4 use ILIAS\GlobalScreen\Scope\MainMenu\Collector\Information\TypeInformation; alias
H A DAbstractBaseItem.php4 use ILIAS\GlobalScreen\Scope\MainMenu\Collector\Information\TypeInformation; alias
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/permissions/
H A Dreflectionpermission.cs31 TypeInformation = 0x01, enumerator
H A Dpermissionattributes.cs476 public bool TypeInformation { property in System.Security.Permissions.ReflectionPermissionAttribute
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Scope/Tool/Collector/
H A DMainToolCollector.php8 use ILIAS\GlobalScreen\Scope\MainMenu\Collector\Information\TypeInformation; alias
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Scope/MainMenu/Collector/Information/
H A DTypeInformation.php18 final class TypeInformation class
/dports/www/ilias/ILIAS-5.4.25/src/GlobalScreen/Scope/MainMenu/Collector/Information/
H A DTypeInformation.php18 final class TypeInformation class
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Http/Metadata/Providers/
H A DAssociatedMetadataProvider.cs197 private class TypeInformation class in System.Web.Http.Metadata.Providers.AssociatedMetadataProvider
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Scope/MainMenu/Collector/
H A DMainMenuMainCollector.php10 use ILIAS\GlobalScreen\Scope\MainMenu\Collector\Information\TypeInformation; alias
/dports/www/ilias6/ILIAS-6.14/Services/MainMenu/classes/Provider/
H A DCustomMainBarProvider.php5 use ILIAS\GlobalScreen\Scope\MainMenu\Collector\Information\TypeInformation; alias
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Serialization.Formatters/src/System/Runtime/Serialization/Formatters/Binary/
H A DBinaryObjectInfo.cs707 internal sealed class TypeInformation class
709 … internal TypeInformation(string fullTypeName, string assemblyString, bool hasTypeForwardedFrom) in TypeInformation() method in System.Runtime.Serialization.Formatters.Binary.TypeInformation
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/serialization/formatters/binary/
H A Dbinaryobjectinfo.cs936 internal sealed class TypeInformation class
966 … internal TypeInformation(string fullTypeName, string assemblyString, bool hasTypeForwardedFrom) in TypeInformation() method in System.Runtime.Serialization.Formatters.Binary.TypeInformation
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/pdb-0.7.0/src/tpi/
H A Dmod.rs490 pub type TypeInformation<'s> = ItemInformation<'s, TypeIndex>; typedef
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Utilities/
H A DConvertUtils.cs93 internal class TypeInformation class

12