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)
476
return bestUnlifted.
Best
;
505
return bestHalfLifted.
Best
;
523
return bestFullyLifted.
Best
;