3 references to foundBetterMatch
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Patterns.cs (3)
247if (!foundBetterMatch(
267if (foundBetterMatch(conversions, inputUnionType, type, possiblyConstructedOrSubstitutedType, declaringType, ref typeSet, ref bestMatch, ref bestMatchConversion) &&
296if (foundBetterMatch(conversions, inputUnionType, type, possiblyConstructedOrSubstitutedType, declaringType, ref typeSet, ref bestMatch, ref bestMatchConversion) &&