Base:
method
VisitCollectionBuilderElementsPlaceholder
Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitCollectionBuilderElementsPlaceholder(Microsoft.CodeAnalysis.CSharp.BoundCollectionBuilderElementsPlaceholder)
2 overrides of VisitCollectionBuilderElementsPlaceholder
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (1)
12737public override BoundNode? VisitCollectionBuilderElementsPlaceholder(BoundCollectionBuilderElementsPlaceholder node)
Lowering\LocalRewriter\LocalRewriter.cs (1)
474public override BoundNode? VisitCollectionBuilderElementsPlaceholder(BoundCollectionBuilderElementsPlaceholder node)