1 write to m_UnsafeConnectionNtlmAuthentication
System (1)
net\System\Net\HttpListener.cs (1)
593m_UnsafeConnectionNtlmAuthentication = value;
3 references to m_UnsafeConnectionNtlmAuthentication
System (3)
net\System\Net\HttpListener.cs (3)
579return m_UnsafeConnectionNtlmAuthentication; 584if (m_UnsafeConnectionNtlmAuthentication==value) { 589if (m_UnsafeConnectionNtlmAuthentication == value)