2 writes to m_ErrorOccured
System (2)
net\System\Net\connectionpool.cs (2)
459m_ErrorOccured = false; 587m_ErrorOccured = true;
1 reference to m_ErrorOccured
System (1)
net\System\Net\connectionpool.cs (1)
253get { return m_ErrorOccured; }