2 references to TryMakeTestsForUnionHasValue
Microsoft.CodeAnalysis.CSharp (2)
Binder\DecisionDagBuilder.cs (2)
787TryMakeTestsForUnionHasValue(syntax, inputInfo, sense: true, out var hasValueTests)) 862if (TryMakeTestsForUnionHasValue(constant.Syntax, inputInfo, sense: false, out var tests))