1 override of VisitDagExplicitNullTest
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
16160
public override TreeDumperNode
VisitDagExplicitNullTest
(BoundDagExplicitNullTest node, object? arg) => new TreeDumperNode("dagExplicitNullTest", null, new TreeDumperNode[]
1 reference to VisitDagExplicitNullTest
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
9109
return
VisitDagExplicitNullTest
((BoundDagExplicitNullTest)node, arg);