20 references to EmitStoreLocal
System.Linq.Expressions (20)
System\Linq\Expressions\Interpreter\LightCompiler.cs (20)
498_instructions.EmitStoreLocal(local.Index); 771_instructions.EmitStoreLocal(leftTemp.Index); 775_instructions.EmitStoreLocal(rightTemp.Index); 1067_instructions.EmitStoreLocal(opTemp.Index); 1370_instructions.EmitStoreLocal(leftTemp.Index); 1377_instructions.EmitStoreLocal(rightTemp.Index); 1401_instructions.EmitStoreLocal(leftTemp.Index); 1424_instructions.EmitStoreLocal(rightTemp.Index); 1449_instructions.EmitStoreLocal(result.Index); 1455_instructions.EmitStoreLocal(result.Index); 1461_instructions.EmitStoreLocal(result.Index); 1620_instructions.EmitStoreLocal(temp.Index); 2227_instructions.EmitStoreLocal(left.Index); 2229_instructions.EmitStoreLocal(right.Index); 2292_instructions.EmitStoreLocal(objTmp.GetValueOrDefault().Index); 2304_instructions.EmitStoreLocal(argTmp.Index); 2330_instructions.EmitStoreLocal(memberTemp.GetValueOrDefault().Index); 2381_instructions.EmitStoreLocal(objTmp.Index); 2392_instructions.EmitStoreLocal(argTmp.Index); 2663_instructions.EmitStoreLocal(local.Index);