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