Base:
method
VisitDeconstructValuePlaceholder
Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitDeconstructValuePlaceholder(Microsoft.CodeAnalysis.CSharp.BoundDeconstructValuePlaceholder)
2 overrides of VisitDeconstructValuePlaceholder
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (1)
12281
public override BoundNode?
VisitDeconstructValuePlaceholder
(BoundDeconstructValuePlaceholder node)
Lowering\LocalRewriter\LocalRewriter.cs (1)
470
public override BoundNode
VisitDeconstructValuePlaceholder
(BoundDeconstructValuePlaceholder node)