2 writes to m_TotalObjects
System (2)
net\System\Net\connectionpool.cs (2)
407m_TotalObjects = m_ObjectList.Count; 436m_TotalObjects = m_ObjectList.Count;
1 reference to m_TotalObjects
System (1)
net\System\Net\connectionpool.cs (1)
219get { return(m_TotalObjects); }