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