2 references to IsUnionHasValue
Microsoft.CodeAnalysis.CSharp (2)
Binder\DecisionDagBuilder.cs (2)
758Debug.Assert(IsUnionHasValue(temp, out _)); 2375if (test is BoundDagValueTest hasValueTest && IsUnionHasValue(test.Input, out testUnionInstance))