Base:
method
VisitListPatternIndexPlaceholder
Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitListPatternIndexPlaceholder(Microsoft.CodeAnalysis.CSharp.BoundListPatternIndexPlaceholder)
3 overrides of VisitListPatternIndexPlaceholder
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (1)
12382
public override BoundNode?
VisitListPatternIndexPlaceholder
(BoundListPatternIndexPlaceholder node)
Lowering\LocalRewriter\LocalRewriter.PlaceholderReplacer.cs (1)
40
public override BoundNode
VisitListPatternIndexPlaceholder
(BoundListPatternIndexPlaceholder node)
Lowering\LocalRewriter\LocalRewriter_IndexerAccess.cs (1)
398
public override BoundNode?
VisitListPatternIndexPlaceholder
(BoundListPatternIndexPlaceholder node)