3 writes to _isPersisted
System.Net.Mail (3)
System\Net\Mime\ContentDisposition.cs (3)
180
_isPersisted
= true;
188
_isPersisted
= true;
201
_isPersisted
= false;
1 reference to _isPersisted
System.Net.Mail (1)
System\Net\Mime\ContentDisposition.cs (1)
185
if (IsChanged || !
_isPersisted
|| forcePersist)