3 references to AsSpan
System.Private.Uri (3)
System\Uri.cs (3)
4396copy.Append(dest.AsSpan(start, dest.Length - start)); 4459copy.Append(dest.AsSpan(start, dest.Length - start)); 4500copy.Append(dest.AsSpan(start, dest.Length - start));