6 references to ImportLoadVar
ILCompiler.Compiler (6)
src\runtime\src\coreclr\tools\Common\TypeSystem\IL\ILImporter.cs (6)
351
ImportLoadVar
(opCode - ILOpcode.ldarg_0, true);
357
ImportLoadVar
(opCode - ILOpcode.ldloc_0, false);
366
ImportLoadVar
(ReadILByte(), true);
375
ImportLoadVar
(ReadILByte(), false);
842
ImportLoadVar
(ReadILUInt16(), true);
851
ImportLoadVar
(ReadILUInt16(), false);