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