3 writes to _rightsDictionary
PresentationUI (3)
MS\Internal\Documents\RightsManagementProvider.cs (3)
557_rightsDictionary = 827_rightsDictionary = _temporaryRightsDictionary; 866_rightsDictionary = _lastSavedRightsDictionary;
5 references to _rightsDictionary
PresentationUI (5)
MS\Internal\Documents\RightsManagementProvider.cs (5)
494_rightsDictionary == null && 561return _rightsDictionary; 832if (_rightsDictionary != null) 834_rmUseLicense = _rightsDictionary[_user]; 855_lastSavedRightsDictionary = _rightsDictionary;