4 references to VisitLabel
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\AbstractFlowPass.cs (2)
3259VisitLabel(node.Label, node); 3264VisitLabel(node.Label, node);
FlowAnalysis\AbstractFlowPass_Switch.cs (1)
125VisitLabel(label.Label, node);
FlowAnalysis\NullableWalker_Patterns.cs (1)
293VisitLabel(label.Label, node);