2 references to TryGetOffsetsRange
System.Private.Reflection.Execution (2)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.MappingTables.cs (2)
503
if (perModuleLookup.Value.
TryGetOffsetsRange
(canonOriginalLdFtnResult, out startIndex, out endIndex))
527
if (perModuleLookup.Value.
TryGetOffsetsRange
(methodStartAddress, out startIndex, out endIndex))