2 writes to _x86OfsStack
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (2)
857_x86OfsStack = (int)(_transitionBlock.OffsetOfArgs + SizeOfArgStack()); 933_x86OfsStack -= _transitionBlock.StackElemSize(argSize);
1 reference to _x86OfsStack
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (1)
934argOfs = _x86OfsStack;