1 write to m_AuthenticationGroup
System (1)
net\System\Net\_ConnectionGroup.cs (1)
462m_AuthenticationGroup = true;
2 references to m_AuthenticationGroup
System (2)
net\System\Net\_ConnectionGroup.cs (2)
158if (m_AuthenticationGroup) { 461if (m_AuthenticationGroup || request.LockConnection) {