10 writes to _hasBeenModified
ReachFramework (10)
Packaging\XPSSignatureDefinition.cs (10)
119
_hasBeenModified
= false;
141
_hasBeenModified
= true;
165
_hasBeenModified
= true;
189
_hasBeenModified
= true;
213
_hasBeenModified
= true;
239
_hasBeenModified
= true;
263
_hasBeenModified
= true;
284
_hasBeenModified
= true;
302
_hasBeenModified
= value;
395
_hasBeenModified
= false;
1 reference to _hasBeenModified
ReachFramework (1)
Packaging\XPSSignatureDefinition.cs (1)
297
return
_hasBeenModified
;