1 write to m_Disposed
System.Net (1)
net\PeerToPeer\Collaboration\PeerNearMe.cs (1)
860m_Disposed = true;
16 references to m_Disposed
System.Net (16)
net\PeerToPeer\Collaboration\PeerNearMe.cs (16)
90if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 95if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 104if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 110if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 217if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 429if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 436if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 452if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 688if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 722if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 755if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 785if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 818if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 842if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 849if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 858if (!m_Disposed){