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