1 reference to None
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\Conversions\BestIndex.cs (1)
23
public static BestIndex None() { return new BestIndex(BestIndexKind.
None
, 0, 0, 0); }