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