2 writes to ReasonLength
System (2)
net\System\Net\HttpListener.cs (1)
2338httpResponse.ReasonLength = (ushort)byteReason.Length;
net\System\Net\HttpListenerResponse.cs (1)
526m_NativeResponse.ReasonLength = (ushort)statusDescriptionBytes.Length;