2 implementations of
System.Net.Http (2)
System\Net\Http\Headers\KnownHeaders.cs (2)
134
public char
this
[int index] => _string[index];
150
public char
this
[int index] => (char)_p[index];