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