4 references to Output
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (4)
InMemoryTransportBenchmark.cs (4)
196var result = await Output.ReadAsync(); 199Output.AdvanceTo(buffer.End); 213var result = await Output.ReadAsync(); 230Output.AdvanceTo(consumed, examined);