2 writes to m_RemovedFromConnectionList
System (2)
net\System\Net\_Connection.cs (2)
2795m_RemovedFromConnectionList = true; 3128m_RemovedFromConnectionList = true;
1 reference to m_RemovedFromConnectionList
System (1)
net\System\Net\_Connection.cs (1)
3117if (!m_RemovedFromConnectionList && ConnectionGroup != null)