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