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