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