3 references to _labelsUsed
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\ControlFlowPass.cs (3)
28
_labelsUsed
.Free();
140
if (!
_labelsUsed
.Contains(label))
337
_labelsUsed
.Add(node.Label);