4 writes to isPersisted
System (4)
net\System\Net\mail\ContentType.cs (4)
132
isPersisted
= false;
176
isPersisted
= true;
183
isPersisted
= true;
199
isPersisted
= false;
1 reference to isPersisted
System (1)
net\System\Net\mail\ContentType.cs (1)
181
if (IsChanged || !
isPersisted
|| forcePersist) {