3 references to AsSpan
System.Private.Uri (3)
System\Uri.cs (3)
4373copy.Append(dest.AsSpan(start, dest.Length - start)); 4432copy.Append(dest.AsSpan(start, dest.Length - start)); 4473copy.Append(dest.AsSpan(start, dest.Length - start));