6 references to ImportLoadVar
ILCompiler.Compiler (6)
src\runtime\src\coreclr\tools\Common\TypeSystem\IL\ILImporter.cs (6)
374
ImportLoadVar
(opCode - ILOpcode.ldarg_0, true);
380
ImportLoadVar
(opCode - ILOpcode.ldloc_0, false);
389
ImportLoadVar
(ReadILByte(), true);
398
ImportLoadVar
(ReadILByte(), false);
865
ImportLoadVar
(ReadILUInt16(), true);
874
ImportLoadVar
(ReadILUInt16(), false);