2 references to AnyTypeFromUnionMightMatch
Microsoft.CodeAnalysis.CSharp (2)
Utilities\TypeUnionValueSet.cs (2)
67
if (
AnyTypeFromUnionMightMatch
(typesInUnion, type, conversions, ref useSiteInfo))
372
if (!
AnyTypeFromUnionMightMatch
(_typesInUnion, type, _conversions, ref useSiteInfo))