1 write to m_HttpContext
System (1)
net\System\Net\HttpListenerResponse.cs (1)
55m_HttpContext = httpContext;
2 references to m_HttpContext
System (2)
net\System\Net\HttpListenerResponse.cs (2)
60return m_HttpContext; 657if (CanSendResponseBody(m_HttpContext.Response.StatusCode)) {