1 write to Label
System.Core (1)
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (1)
236Label = label;
2 references to Label
System.Core (2)
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (2)
498_ilg.Emit(OpCodes.Beq, bucket[0].Label); 541jmpLabels[slot++] = label.Label;