3 references to AsSpan
System.Private.Uri (3)
System\Uri.cs (3)
4360copy.Append(dest.AsSpan(start, dest.Length - start)); 4419copy.Append(dest.AsSpan(start, dest.Length - start)); 4460copy.Append(dest.AsSpan(start, dest.Length - start));