2 references to AsSpan
System.Net.Http (2)
src\libraries\Common\src\System\Text\ValueStringBuilder.cs (1)
89private string DebuggerDisplay => AsSpan().ToString();
System\Net\Http\FormUrlEncodedContent.cs (1)
48HttpRuleParser.DefaultHttpEncoding.GetBytes(builder.AsSpan(), bytes);