2 references to Start
Microsoft.Private.Windows.Core (2)
System.Range.g.cs (2)
64
public static global::System.Range EndAt(global::System.Index end) => new global::System.Range(global::System.Index.
Start
, end);
67
public static global::System.Range All => new global::System.Range(global::System.Index.
Start
, global::System.Index.End);