1 write to Best
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\Conversions\BestIndex.cs (1)
30this.Best = best;
3 references to Best
Microsoft.CodeAnalysis.CSharp (3)
Binder\Semantics\Conversions\UserDefinedImplicitConversions.cs (3)
486return bestUnlifted.Best; 515return bestHalfLifted.Best; 533return bestFullyLifted.Best;