2 references to WaitWithConnectionCancellationAsync
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\RawConnectionStream.cs (2)
185
new ValueTask(
WaitWithConnectionCancellationAsync
(writeTask, connection, cancellationToken));
206
WaitWithConnectionCancellationAsync
(flushTask, connection, cancellationToken);