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