2 writes to ReasonLength
Microsoft.AspNetCore.Server.HttpSys (2)
HttpSysListener.cs (1)
352
httpResponse.Base.
ReasonLength
= checked((ushort)bytesLength);
RequestProcessing\Response.cs (1)
319
_nativeResponse.Base.
ReasonLength
= checked((ushort)pReasonPhraseLength);