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