1 override of GetMetadataForNamedType
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.MappingTables.cs (1)
68public sealed override QTypeDefinition GetMetadataForNamedType(RuntimeTypeHandle runtimeTypeHandle)
1 reference to GetMetadataForNamedType
System.Private.CoreLib (1)
Internal\Reflection\Core\Execution\ExecutionDomain.cs (1)
93QTypeDefinition qTypeDefinition = ReflectionCoreExecution.ExecutionEnvironment.GetMetadataForNamedType(typeHandle);