1 reference to GetTheBestCandidateIndex
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\Operators\UnaryOperatorOverloadResolution.cs (1)
87
int bestIndex =
GetTheBestCandidateIndex
(operand, candidates, ref useSiteInfo);