1 write to _gracefulCloseReason
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
281
_gracefulCloseReason
= reason;
1 reference to _gracefulCloseReason
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
1517
SetConnectionErrorCode(
_gracefulCloseReason
, Http2ErrorCode.NO_ERROR);