1 write to m_Name
System (1)
net\System\Net\_ConnectionGroup.cs (1)
43m_Name = MakeQueryStr(connName);
2 references to m_Name
System (2)
net\System\Net\_ConnectionGroup.cs (2)
52get { return m_Name; } 268GlobalLog.Print("ConnectionGroup#" + ValidationHelper.HashString(this) + "::DisableKeepAliveOnConnections() Name = " + m_Name + ", Count:" + m_ConnectionList.Count);