1 override of VisitDagDeconstructEvaluation
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
16179public override TreeDumperNode VisitDagDeconstructEvaluation(BoundDagDeconstructEvaluation node, object? arg) => new TreeDumperNode("dagDeconstructEvaluation", null, new TreeDumperNode[]
1 reference to VisitDagDeconstructEvaluation
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
9113return VisitDagDeconstructEvaluation((BoundDagDeconstructEvaluation)node, arg);