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)
253
if (
_localizedNameDescriptionDictionary
== null)
258
return
_localizedNameDescriptionDictionary
;