3 references to TypeMatchesAllValuesIfAny
Microsoft.CodeAnalysis.CSharp (3)
Binder\DecisionDagBuilder.cs (3)
1997if (whenTrueUnionSet.TypeMatchesAllValuesIfAny(t2.Type, ref useSiteInfo)) 2091if (whenFalseUnionSet.TypeMatchesAllValuesIfAny(t2.Type, ref useSiteInfo)) 2152whenFalseUnionSet.TypeMatchesAllValuesIfAny(t2Type, ref useSiteInfo))