1 write to Value
System.Core (1)
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (1)
250Value = value;
5 references to Value
System.Core (5)
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (5)
483_ilg.Emit(OpCodes.Ldloc, info.Value); 496_ilg.Emit(OpCodes.Ldloc, info.Value); 510_ilg.Emit(OpCodes.Ldloc, info.Value); 513_ilg.Emit(OpCodes.Ldloc, info.Value); 518_ilg.Emit(OpCodes.Ldloc, info.Value);