4 writes to _isPersisted
System.Net.Mail (4)
System\Net\Mime\ContentType.cs (4)
109
_isPersisted
= false;
146
_isPersisted
= true;
154
_isPersisted
= true;
167
_isPersisted
= false;
1 reference to _isPersisted
System.Net.Mail (1)
System\Net\Mime\ContentType.cs (1)
151
if (IsChanged || !
_isPersisted
|| forcePersist)