3 writes to _temporaryRightsDictionary
PresentationUI (3)
MS\Internal\Documents\RightsManagementProvider.cs (3)
736
_temporaryRightsDictionary
= rights;
795
_temporaryRightsDictionary
= null;
830
_temporaryRightsDictionary
= null;
1 reference to _temporaryRightsDictionary
PresentationUI (1)
MS\Internal\Documents\RightsManagementProvider.cs (1)
828
_rightsDictionary =
_temporaryRightsDictionary
;