1 reference to GetTheBestCandidateIndex
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\Operators\BinaryOperatorOverloadResolution.cs (1)
1087int bestIndex = GetTheBestCandidateIndex(left, right, candidates, ref useSiteInfo);