14 references to Reset
InMemory.FunctionalTests (2)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (2)
1151_inputPipe.Reset(); 1152_outputPipe.Reset();
Microsoft.AspNetCore.Server.Kestrel.Core (6)
Internal\Http\Http1ChunkedEncodingMessageBody.cs (2)
178_requestBodyPipe.Reset(); 193_requestBodyPipe.Reset();
Internal\Http2\Http2OutputProducer.cs (1)
193_pipe.Reset();
Internal\Http2\Http2Stream.cs (1)
85RequestBodyPipe.Reset();
Internal\Http3\Http3OutputProducer.cs (1)
66_pipe.Reset();
Internal\Http3\Http3Stream.cs (1)
131RequestBodyPipe.Reset();
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (2)
1151_inputPipe.Reset(); 1152_outputPipe.Reset();
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (2)
Internal\QuicStreamContext.cs (2)
112_inputPipe.Reset(); 113_outputPipe.Reset();
Microsoft.AspNetCore.WebUtilities.Microbenchmarks (1)
FormReaderBenchmark.cs (1)
40pipe.Reset();
Microsoft.AspNetCore.WebUtilities.Tests (1)
FormPipeReaderTests.cs (1)
543pipe.Reset();