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