1 write to m_HttpListener
System (1)
net\System\Net\HttpListener.cs (1)
2715m_HttpListener = httpListener;
4 references to m_HttpListener
System (4)
net\System\Net\HttpListener.cs (4)
2773GlobalLog.Print("DisconnectAsyncResult#" + ValidationHelper.HashString(this) + "::HandleDisconnect() DisconnectResults#" + ValidationHelper.HashString(m_HttpListener.DisconnectResults) + " removing for m_ConnectionId:" + m_ConnectionId); 2774m_HttpListener.DisconnectResults.Remove(m_ConnectionId); 2784m_HttpListener.SaveDigestContext(m_Session); 2798(m_HttpListener.UnsafeConnectionNtlmAuthentication))