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