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