1 reference to FromStart
Microsoft.CodeAnalysis.CodeStyle (1)
Index.cs (1)
129
public static implicit operator Index(int value) =>
FromStart
(value);