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