3 references to TypeMatchesAllValuesIfAny
Microsoft.CodeAnalysis.CSharp (3)
Binder\DecisionDagBuilder.cs (3)
2005if (whenTrueUnionSet.TypeMatchesAllValuesIfAny(t2.Type, ref useSiteInfo)) 2098if (whenFalseUnionSet.TypeMatchesAllValuesIfAny(t2.Type, ref useSiteInfo)) 2159whenFalseUnionSet.TypeMatchesAllValuesIfAny(t2Type, ref useSiteInfo))