1 write to m_Disposed
System.Net (1)
net\PeerToPeer\Collaboration\PeerApplication.cs (1)
498m_Disposed = true;
22 references to m_Disposed
System.Net (22)
net\PeerToPeer\Collaboration\PeerApplication.cs (22)
84if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 89if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 98if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 103if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 115if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 119if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 128if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 132if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 140if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 144if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 152if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 156if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 170if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 175if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 189if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 200if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 356if (m_Disposed) return; 429if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 439if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 463if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 470if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 493if (!m_Disposed){