3 references to AsSpan
System.Private.Uri (3)
System\Uri.cs (3)
4358copy.Append(dest.AsSpan(start, dest.Length - start)); 4417copy.Append(dest.AsSpan(start, dest.Length - start)); 4458copy.Append(dest.AsSpan(start, dest.Length - start));