1 write to _label
System.Core (1)
Microsoft\Scripting\Compiler\LabelInfo.cs (1)
267
_label
= _ilg.DefineLabel();
1 reference to _label
System.Core (1)
Microsoft\Scripting\Compiler\LabelInfo.cs (1)
50
return
_label
;