8 references to ReflectionExecution
System.Private.Reflection.Execution (5)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.Runtime.cs (3)
41MethodBase methodBase = ReflectionExecution.GetMethodBaseFromOriginalLdftnResult(classRtMethodHandle, instanceType.TypeHandle); 81QTypeDefinition qTypeDefinition = ReflectionExecution.ExecutionEnvironment.GetMetadataForNamedType(typeDefHandle); 111return ReflectionExecution.GetMethodBaseFromStartAddressIfAvailable(methodStartAddress);
Internal\Reflection\Extensions\NonPortable\DelegateMethodInfoRetriever.cs (1)
58if (!ReflectionExecution.ExecutionEnvironment.TryGetMethodForOriginalLdFtnResult(originalLdFtnResult, ref typeOfFirstParameterIfInstanceDelegate, out methodHandle, out genericMethodTypeArgumentHandles))
Internal\Runtime\CompilerHelpers\LibraryInitializer.cs (1)
14ReflectionExecution.Initialize();
System.Private.StackTraceMetadata (3)
Internal\StackTraceMetadata\StackTraceMetadata.cs (3)
19using ReflectionExecution = Internal.Reflection.Execution.ReflectionExecution; 85if (ReflectionExecution.TryGetMethodMetadataFromStartAddress(methodStartAddress, 212if (ReflectionExecution.TryGetMethodMetadataFromStartAddress(methodStartAddress,