2 references to TryGetMethodForOriginalLdFtnResult
System.Private.Reflection.Execution (2)
Internal\Reflection\Execution\ReflectionExecution.cs (1)
99if (!ExecutionEnvironment.TryGetMethodForOriginalLdFtnResult(methodStartAddress,
Internal\Reflection\Extensions\NonPortable\DelegateMethodInfoRetriever.cs (1)
58if (!ReflectionExecution.ExecutionEnvironment.TryGetMethodForOriginalLdFtnResult(originalLdFtnResult, ref typeOfFirstParameterIfInstanceDelegate, out methodHandle, out genericMethodTypeArgumentHandles))