1 write to _disposed
System.Net.Mail (1)
System\Net\Mail\AttachmentCollection.cs (1)
28_disposed = true;
5 references to _disposed
System.Net.Mail (5)
System\Net\Mail\AttachmentCollection.cs (5)
19if (_disposed) 33ObjectDisposedException.ThrowIf(_disposed, this); 40ObjectDisposedException.ThrowIf(_disposed, this); 47ObjectDisposedException.ThrowIf(_disposed, this); 54ObjectDisposedException.ThrowIf(_disposed, this);