3 writes to _rvLa64OfsStack
Microsoft.Diagnostics.DataContractReader.Contracts (3)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (3)
743_rvLa64OfsStack = 0; 1360_rvLa64OfsStack = _transitionBlock.PointerSize; 1367_rvLa64OfsStack += cbArg;
2 references to _rvLa64OfsStack
Microsoft.Diagnostics.DataContractReader.Contracts (2)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (2)
1356Debug.Assert(_rvLa64OfsStack == 0, "pass tail in first stack slot"); 1366argOfs = _transitionBlock.OffsetOfArgs + _rvLa64OfsStack;