10 writes to _hasBeenModified
ReachFramework (10)
Packaging\XPSSignatureDefinition.cs (10)
125
_hasBeenModified
= false;
147
_hasBeenModified
= true;
171
_hasBeenModified
= true;
195
_hasBeenModified
= true;
219
_hasBeenModified
= true;
245
_hasBeenModified
= true;
269
_hasBeenModified
= true;
290
_hasBeenModified
= true;
308
_hasBeenModified
= value;
401
_hasBeenModified
= false;
1 reference to _hasBeenModified
ReachFramework (1)
Packaging\XPSSignatureDefinition.cs (1)
303
return
_hasBeenModified
;