Home
last modified time | relevance | path

Searched defs:GetNestedType (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/Common/
H A DMetadataType.cs90 public abstract MetadataType GetNestedType(string name); in GetNestedType() method in Internal.TypeSystem.MetadataType
H A DInstantiatedType.cs349 public override MetadataType GetNestedType(string name) in GetNestedType() method in Internal.TypeSystem.InstantiatedType
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.Compiler/src/Compiler/
H A DCompilerGeneratedType.cs104 public override MetadataType GetNestedType(string name) in GetNestedType() method in ILCompiler.CompilerGeneratedType
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/Interop/IL/
H A DPInvokeDelegateWrapper.cs153 public override MetadataType GetNestedType(string name) in GetNestedType() method in Internal.TypeSystem.Interop.PInvokeDelegateWrapper
H A DInlineArrayType.cs168 public override MetadataType GetNestedType(string name) in GetNestedType() method in Internal.TypeSystem.Interop.InlineArrayType
H A DNativeStructType.cs250 public override MetadataType GetNestedType(string name) in GetNestedType() method in Internal.TypeSystem.Interop.NativeStructType
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Core/src/System/Reflection/Runtime/TypeInfos/
H A DRuntimeTypeInfo.BindingFlags.cs108 …public sealed override Type GetNestedType(string name, BindingFlags bindingAttr) => Query<Type>(na… in GetNestedType() method in System.Reflection.Runtime.TypeInfos.RuntimeTypeInfo
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/NativeFormat/
H A DNativeFormatType.cs504 public override MetadataType GetNestedType(string name) in GetNestedType() method in Internal.TypeSystem.NativeFormat.NativeFormatType
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/Ecma/
H A DEcmaType.cs427 public override MetadataType GetNestedType(string name) in GetNestedType() method in Internal.TypeSystem.Ecma.EcmaType
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/Canon/
H A DCanonTypes.cs88 public override MetadataType GetNestedType(string name) in GetNestedType() method in Internal.TypeSystem.CanonBaseType
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/
H A DNonRuntimeType.cs33 public override Type GetNestedType(string name, BindingFlags bindingAttr) => null; in GetNestedType() method in System.NonRuntimeType
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/Mono.Cecil/
H A DTypeDefinition.cs502 public static TypeDefinition GetNestedType (this TypeDefinition self, string name) in GetNestedType() method in Mono.Cecil.Mixin
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.CecilReflector/Mono.Cecil/Mono.Cecil/
H A DTypeDefinition.cs502 public static TypeDefinition GetNestedType (this TypeDefinition self, string name) in GetNestedType() method in Mono.Cecil.Mixin
/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/Mono.Cecil/
H A DTypeDefinition.cs502 public static TypeDefinition GetNestedType (this TypeDefinition self, string fullname) in GetNestedType() method in Mono.Cecil.Mixin
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Compilation/
H A DDelayLoadType.cs132 public override Type GetNestedType(string name, BindingFlags bindingAttr) { in GetNestedType() method in System.Web.Compilation.DelayLoadType
/dports/editors/libreoffice/libreoffice-7.2.6.2/cli_ure/source/basetypes/uno/
H A DPolymorphicType.cs360 public override Type GetNestedType( in GetNestedType() method in uno.PolymorphicType
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/reflection/
H A Dtypedelegator.cs170 public override Type GetNestedType(String name, BindingFlags bindingAttr) in GetNestedType() method in System.Reflection.TypeDelegator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Reflection/
H A DTypeDelegator.cs96 …public override Type GetNestedType(string name, BindingFlags bindingAttr) => typeImpl.GetNestedTyp… in GetNestedType() method in System.Reflection.TypeDelegator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cli_ure/source/basetypes/uno/
H A DPolymorphicType.cs360 public override Type GetNestedType( in GetNestedType() method in uno.PolymorphicType
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Reflection/
H A DTypeDelegator.cs96 …public override Type GetNestedType(string name, BindingFlags bindingAttr) => typeImpl.GetNestedTyp… in GetNestedType() method in System.Reflection.TypeDelegator
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.InteropServices/
H A D_Type.cs112 Type GetNestedType (string name); in GetNestedType() method
114 Type GetNestedType (string name, BindingFlags bindingAttr); in GetNestedType() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/Vendor/Implementation/
H A DSchemaLoader.TypeMapping.cs384 public override Type GetNestedType(string name, BindingFlags bindingAttr) method in DbLinq.Vendor.Implementation.SchemaLoader.EnumType
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Composition.Runtime/tests/
H A DCompositionContractTests.cs303 …public override Type GetNestedType(string name, BindingFlags bindingAttr) => throw new NotImplemen… in GetNestedType() method in System.Composition.Hosting.Core.Tests.CompositionContractTests.SubType
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Execution/src/Internal/Reflection/Execution/TypeLoader/
H A DConstraintValidatorSupport.cs151 …public override Type GetNestedType(string name, BindingFlags bindingAttr) { Debug.Assert(false); t… in GetNestedType() method in Internal.Reflection.Execution.ConstraintValidator.InstantiatedTypeInfo
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil/
H A DTypeDefinition.cs592 public static TypeDefinition GetNestedType (this TypeDefinition self, string fullname) in GetNestedType() method in Mono.Cecil.Mixin

12345678910>>...15