1 write to _http3Output
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Stream.cs (1)
119
_http3Output
= new Http3OutputProducer(
4 references to _http3Output
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3Stream.cs (4)
124
Output =
_http3Output
;
130
_http3Output
.StreamReset();
179
_http3Output
.Stop();
564
_http3Output
.Complete();