18 references to EmitStoreLocal
System.Linq.Expressions (18)
System\Linq\Expressions\Interpreter\LightCompiler.cs (18)
498_instructions.EmitStoreLocal(local.Index); 771_instructions.EmitStoreLocal(leftTemp.Index); 775_instructions.EmitStoreLocal(rightTemp.Index); 1067_instructions.EmitStoreLocal(opTemp.Index); 1382_instructions.EmitStoreLocal(leftTemp.Index); 1405_instructions.EmitStoreLocal(rightTemp.Index); 1430_instructions.EmitStoreLocal(result.Index); 1436_instructions.EmitStoreLocal(result.Index); 1442_instructions.EmitStoreLocal(result.Index); 1601_instructions.EmitStoreLocal(temp.Index); 2208_instructions.EmitStoreLocal(left.Index); 2210_instructions.EmitStoreLocal(right.Index); 2273_instructions.EmitStoreLocal(objTmp.GetValueOrDefault().Index); 2285_instructions.EmitStoreLocal(argTmp.Index); 2311_instructions.EmitStoreLocal(memberTemp.GetValueOrDefault().Index); 2362_instructions.EmitStoreLocal(objTmp.Index); 2373_instructions.EmitStoreLocal(argTmp.Index); 2644_instructions.EmitStoreLocal(local.Index);