3 references to _sendStarted
Interop.FunctionalTests (3)
HttpClientHttp2InteropTests.cs (3)
461public Task SendStarted => _sendStarted.Task; 465await _sendStarted.Task; 495_sendStarted.SetResult();