1 write to m_Disposed
System.Net (1)
net\PeerToPeer\PeerNameRegistration.cs (1)
679m_Disposed = true;
6 references to m_Disposed
System.Net (6)
net\PeerToPeer\PeerNameRegistration.cs (6)
126if (m_Disposed) 228if (m_Disposed) 253if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 465if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 626if (m_Disposed) throw new ObjectDisposedException(this.GetType().FullName); 665if (!m_Disposed)