1 write to _disposed
System.Net.Mail (1)
System\Net\Mail\AlternateViewCollection.cs (1)
27_disposed = true;
5 references to _disposed
System.Net.Mail (5)
System\Net\Mail\AlternateViewCollection.cs (5)
17if (_disposed) 32ObjectDisposedException.ThrowIf(_disposed, this); 39ObjectDisposedException.ThrowIf(_disposed, this); 47ObjectDisposedException.ThrowIf(_disposed, this); 54ObjectDisposedException.ThrowIf(_disposed, this);