2 writes to _x86OfsStack
Microsoft.Diagnostics.DataContractReader.Contracts (2)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (2)
706_x86OfsStack = (int)(_transitionBlock.OffsetOfArgs + SizeOfArgStack()); 782_x86OfsStack -= _transitionBlock.StackElemSize(argSize);
1 reference to _x86OfsStack
Microsoft.Diagnostics.DataContractReader.Contracts (1)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (1)
783argOfs = _x86OfsStack;