1 write to _abortedException
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3PendingStream.cs (1)
33_abortedException = exception;
1 reference to _abortedException
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3PendingStream.cs (1)
82throw new Http3PendingStreamException(CoreStrings.AttemptedToReadHeaderOnAbortedStream, streamId, _abortedException);