5 references to GetStackArgumentByteIndexFromOffset
ILCompiler.ReadyToRun (5)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (5)
1730
pLoc.m_byteStackIndex = _transitionBlock.
GetStackArgumentByteIndexFromOffset
(argOffset);
1771
pLoc.m_byteStackIndex = _transitionBlock.
GetStackArgumentByteIndexFromOffset
(argOffset);
1816
pLoc.m_byteStackIndex = _transitionBlock.
GetStackArgumentByteIndexFromOffset
(argOffset);
1867
pLoc.m_byteStackIndex = _transitionBlock.
GetStackArgumentByteIndexFromOffset
(argOffset);
1905
pLoc.m_byteStackIndex = _transitionBlock.
GetStackArgumentByteIndexFromOffset
(argOffset);