5 references to ImportStoreVar
ILCompiler.Compiler (5)
src\runtime\src\coreclr\tools\Common\TypeSystem\IL\ILImporter.cs (5)
363ImportStoreVar(opCode - ILOpcode.stloc_0, false); 372ImportStoreVar(ReadILByte(), true); 381ImportStoreVar(ReadILByte(), false); 848ImportStoreVar(ReadILUInt16(), true); 857ImportStoreVar(ReadILUInt16(), false);