2 references to TestDecisionDagNode
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (2)
4967
: base(BoundKind.
TestDecisionDagNode
, syntax, hasErrors || test.HasErrors() || whenTrue.HasErrors() || whenFalse.HasErrors())
8772
case BoundKind.
TestDecisionDagNode
: