1 write to m_Disposed
System.Net (1)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
1830m_Disposed = true;
22 references to m_Disposed
System.Net (22)
net\PeerToPeer\Collaboration\ContactManager.cs (22)
167if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 172if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 186if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 198if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 387if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 399if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 594if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 606if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 807if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 818if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 1020if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 1032if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 1249if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 1329if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 1387if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 1480if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 1488if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 1520if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 1626if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 1707if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 1743if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 1804if (!m_Disposed){