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