1 write to _buffer
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Http1ConnectionBenchmark.cs (1)
75_buffer = new ReadOnlySequence<byte>(data);
1 reference to _buffer
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Http1ConnectionBenchmark.cs (1)
80var reader = new SequenceReader<byte>(_buffer);