1 reference to AsSpan
System.Text.Encodings.Web (1)
System\Text\Encodings\Web\TextEncoder.cs (1)
179string retVal = string.Concat(value.Slice(0, indexOfFirstCharToEncode), stringBuilder.AsSpan());