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