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)
17
if (
_disposed
)
32
ObjectDisposedException.ThrowIf(
_disposed
, this);
39
ObjectDisposedException.ThrowIf(
_disposed
, this);
47
ObjectDisposedException.ThrowIf(
_disposed
, this);
54
ObjectDisposedException.ThrowIf(
_disposed
, this);