1 reference to CreateHttp3EncodedBytes
System.Net.Http (1)
System\Net\Http\HttpMethod.SocketsHttpHandler.cs (1)
47
internal byte[] Http3EncodedBytes => _http3EncodedBytes ??
CreateHttp3EncodedBytes
();