2 references to BoundDagExplicitNullTest
Microsoft.CodeAnalysis.CSharp (2)
Binder\DecisionDagBuilder.cs (1)
490
return new Tests.One(new
BoundDagExplicitNullTest
(constant.Syntax, input));
Generated\BoundNodes.xml.Generated.cs (1)
5302
var result = new
BoundDagExplicitNullTest
(this.Syntax, input, this.HasErrors);