4 references to GetArgumentIndexFromOffset
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (4)
1789
pLoc.m_idxGenReg = _transitionBlock.
GetArgumentIndexFromOffset
(argOffset);
1845
pLoc.m_idxGenReg = _transitionBlock.
GetArgumentIndexFromOffset
(argOffset);
1889
pLoc.m_idxGenReg = _transitionBlock.
GetArgumentIndexFromOffset
(argOffset);
1934
pLoc.m_idxGenReg = _transitionBlock.
GetArgumentIndexFromOffset
(argOffset);