1 write to _pipe
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3OutputProducer.cs (1)
47_pipe = CreateDataPipe(pool);
3 references to _pipe
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http3\Http3OutputProducer.cs (3)
49_pipeWriter = _pipe.Writer; 50_pipeReader = _pipe.Reader; 66_pipe.Reset();