10 writes to _hasBeenModified
ReachFramework (10)
Packaging\XPSSignatureDefinition.cs (10)
118
_hasBeenModified
= false;
140
_hasBeenModified
= true;
164
_hasBeenModified
= true;
188
_hasBeenModified
= true;
212
_hasBeenModified
= true;
238
_hasBeenModified
= true;
262
_hasBeenModified
= true;
283
_hasBeenModified
= true;
301
_hasBeenModified
= value;
394
_hasBeenModified
= false;
1 reference to _hasBeenModified
ReachFramework (1)
Packaging\XPSSignatureDefinition.cs (1)
296
return
_hasBeenModified
;