2 writes to _x64WindowsCurOfs
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (2)
869_x64WindowsCurOfs = _transitionBlock.OffsetOfArgs + numRegistersUsed * _transitionBlock.PointerSize; 1063_x64WindowsCurOfs += _transitionBlock.PointerSize;
1 reference to _x64WindowsCurOfs
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (1)
1062argOfs = _x64WindowsCurOfs - _transitionBlock.OffsetOfArgs;