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