1 write to _http3Stream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3FrameWriter.cs (1)
67_http3Stream = http3Stream;
3 references to _http3Stream
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http3\Http3FrameWriter.cs (3)
322_http3Stream.Abort(new ConnectionAbortedException(ex.Message, ex), Http3ErrorCode.InternalError); 375_log.QPackEncodingError(_connectionId, _http3Stream.StreamId, ex); 377_http3Stream.Abort(new ConnectionAbortedException(ex.Message, ex), Http3ErrorCode.InternalError);