1 reference to CreateHttp2EncodedBytes
System.Net.Http (1)
System\Net\Http\HttpMethod.SocketsHttpHandler.cs (1)
46
internal byte[] Http2EncodedBytes => _http2EncodedBytes ??
CreateHttp2EncodedBytes
();