5 writes to isChanged
System (5)
net\System\Net\mail\TrackingStringDictionary.cs (5)
35
this.
isChanged
= value;
45
this.
isChanged
= true;
54
this.
isChanged
= true;
63
this.
isChanged
= true;
78
this.
isChanged
= true;
1 reference to isChanged
System (1)
net\System\Net\mail\TrackingStringDictionary.cs (1)
31
return this.
isChanged
;