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