2 writes to _labelDefined
System.Core (2)
Microsoft\Scripting\Compiler\LabelInfo.cs (2)
137_labelDefined = false; 266_labelDefined = true;
2 references to _labelDefined
System.Core (2)
Microsoft\Scripting\Compiler\LabelInfo.cs (2)
231if (!_labelDefined) { 265if (!_labelDefined) {