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