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