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