2 references to SendDataWithPaddingAsync
InMemory.FunctionalTests (2)
Http2\Http2ConnectionTests.cs (2)
1252await SendDataWithPaddingAsync(1, _helloWorldBytes, padLength, endStream: true); 1296await SendDataWithPaddingAsync(1, maxDataMinusPadding, padLength, endStream: false);