3 references to _labelsUsed
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\ControlFlowPass.cs (3)
29
_labelsUsed
.Free();
141
if (!
_labelsUsed
.Contains(label))
338
_labelsUsed
.Add(node.Label);