1 write to m_ProtocolName
System (1)
net\System\Net\_NTAuthentication.cs (1)
302m_ProtocolName = negotiationInfo.AuthenticationPackage;
2 references to m_ProtocolName
System (2)
net\System\Net\_NTAuthentication.cs (2)
291if (m_ProtocolName==null) 308return m_ProtocolName;