6 references to PrepareData
InMemory.FunctionalTests (3)
Http2\Http2TestBase.cs (2)
1038frame.PrepareData(streamId, padLength); 1060frame.PrepareData(streamId);
src\Servers\Kestrel\shared\test\PipeWriterHttp2FrameExtensions.cs (1)
89frame.PrepareData(streamId);
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2FrameWriter.cs (1)
720_outgoingFrame.PrepareData(streamId);
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
src\Servers\Kestrel\shared\test\PipeWriterHttp2FrameExtensions.cs (1)
89frame.PrepareData(streamId);
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Servers\Kestrel\shared\test\PipeWriterHttp2FrameExtensions.cs (1)
89frame.PrepareData(streamId);