1 override of VisitEvaluationDecisionDagNode
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
16108
public override TreeDumperNode
VisitEvaluationDecisionDagNode
(BoundEvaluationDecisionDagNode node, object? arg) => new TreeDumperNode("evaluationDecisionDagNode", null, new TreeDumperNode[]
1 reference to VisitEvaluationDecisionDagNode
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
9095
return
VisitEvaluationDecisionDagNode
((BoundEvaluationDecisionDagNode)node, arg);