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