Base:
method
VisitConvertedSwitchExpression
Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitConvertedSwitchExpression(Microsoft.CodeAnalysis.CSharp.BoundConvertedSwitchExpression)
2 overrides of VisitConvertedSwitchExpression
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (1)
13653
public override BoundNode?
VisitConvertedSwitchExpression
(BoundConvertedSwitchExpression node)
Lowering\LocalRewriter\LocalRewriter_SwitchExpression.cs (1)
17
public override BoundNode
VisitConvertedSwitchExpression
(BoundConvertedSwitchExpression node)