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