1 write to Reason
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3ConnectionErrorException.cs (1)
14
Reason
= reason;
2 references to Reason
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3Connection.cs (2)
491
reason = ex.
Reason
;
864
Abort(new ConnectionAbortedException(ex.Message, ex), ex.ErrorCode, ex.
Reason
);