Base:
method
VisitSwitchStatement
Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitSwitchStatement(Microsoft.CodeAnalysis.CSharp.BoundSwitchStatement)
2 overrides of VisitSwitchStatement
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (1)
13391
public override BoundNode?
VisitSwitchStatement
(BoundSwitchStatement node)
Lowering\LocalRewriter\LocalRewriter_PatternSwitchStatement.cs (1)
16
public override BoundNode
VisitSwitchStatement
(BoundSwitchStatement node)