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