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