1 reference to SendAsync
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (1)
318
Task<HttpResponseMessage> responseTask = requestStream.
SendAsync
(cancellationToken);