3 writes to _temporaryRightsDictionary
PresentationUI (3)
MS\Internal\Documents\RightsManagementProvider.cs (3)
738
_temporaryRightsDictionary
= rights;
797
_temporaryRightsDictionary
= null;
832
_temporaryRightsDictionary
= null;
1 reference to _temporaryRightsDictionary
PresentationUI (1)
MS\Internal\Documents\RightsManagementProvider.cs (1)
830
_rightsDictionary =
_temporaryRightsDictionary
;