1 write to m_Disposed
System.Net (1)
net\PeerToPeer\Collaboration\PeerObject.cs (1)
439m_Disposed = true;
15 references to m_Disposed
System.Net (15)
net\PeerToPeer\Collaboration\PeerObject.cs (15)
77if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 81if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 89if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 93if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 105if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 109if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 123if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 128if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 142if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 153if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 372if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 382if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 405if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 412if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 434if (!m_Disposed){