2 references to ilOffset
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\DebugInfoTableNode.cs (2)
157
maxILValue = Math.Max(maxILValue, locInfo.
ilOffset
+ 3);
209
((ulong)((int)bound.
ilOffset
- (int)MappingTypes.EPILOG) << (BitsForSourceType + bitWidthForNativeDelta));