5 references to SendPreambleAsync
InMemory.FunctionalTests (5)
Http2\Http2ConnectionTests.cs (4)
3618await SendPreambleAsync().ConfigureAwait(false); 3675await SendPreambleAsync().ConfigureAwait(false); 5510await SendPreambleAsync().ConfigureAwait(false); 5592await SendPreambleAsync().ConfigureAwait(false);
Http2\Http2TestBase.cs (1)
580await SendPreambleAsync();