5 references to GetStackArgumentByteIndexFromOffset
ILCompiler.ReadyToRun (5)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (5)
1764
pLoc.m_byteStackIndex = _transitionBlock.
GetStackArgumentByteIndexFromOffset
(argOffset);
1805
pLoc.m_byteStackIndex = _transitionBlock.
GetStackArgumentByteIndexFromOffset
(argOffset);
1850
pLoc.m_byteStackIndex = _transitionBlock.
GetStackArgumentByteIndexFromOffset
(argOffset);
1901
pLoc.m_byteStackIndex = _transitionBlock.
GetStackArgumentByteIndexFromOffset
(argOffset);
1939
pLoc.m_byteStackIndex = _transitionBlock.
GetStackArgumentByteIndexFromOffset
(argOffset);