Base:
method
VisitObjectOrCollectionValuePlaceholder
Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitObjectOrCollectionValuePlaceholder(Microsoft.CodeAnalysis.CSharp.BoundObjectOrCollectionValuePlaceholder)
2 overrides of VisitObjectOrCollectionValuePlaceholder
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (1)
12335public override BoundNode? VisitObjectOrCollectionValuePlaceholder(BoundObjectOrCollectionValuePlaceholder node)
Lowering\LocalRewriter\LocalRewriter.cs (1)
475public override BoundNode VisitObjectOrCollectionValuePlaceholder(BoundObjectOrCollectionValuePlaceholder node)