1 write to _localizedNameDescriptionDictionary
WindowsBase (1)
Base\System\Security\RightsManagement\UnsignedPublishLicense.cs (1)
255_localizedNameDescriptionDictionary = new Dictionary <int, LocalizedNameDescriptionPair>(10);
2 references to _localizedNameDescriptionDictionary
WindowsBase (2)
Base\System\Security\RightsManagement\UnsignedPublishLicense.cs (2)
253if (_localizedNameDescriptionDictionary == null) 258return _localizedNameDescriptionDictionary;