3 writes to _temporaryRightsDictionary
PresentationUI (3)
MS\Internal\Documents\RightsManagementProvider.cs (3)
735
_temporaryRightsDictionary
= rights;
794
_temporaryRightsDictionary
= null;
829
_temporaryRightsDictionary
= null;
1 reference to _temporaryRightsDictionary
PresentationUI (1)
MS\Internal\Documents\RightsManagementProvider.cs (1)
827
_rightsDictionary =
_temporaryRightsDictionary
;