1 write to _frameWriter
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Http2\Http2FrameWriterBenchmark.cs (1)
37_frameWriter = new Http2FrameWriter(
1 reference to _frameWriter
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Http2\Http2FrameWriterBenchmark.cs (1)
72_frameWriter.WriteResponseHeaders(streamId: 0, 200, Http2HeadersFrameFlags.END_STREAM, _responseHeaders);