4 references to Description
WindowsBase (4)
Base\MS\Internal\Security\RightsManagement\IssuanceLicense.cs (1)
443
nameDescription.
Description
);
Base\System\Security\RightsManagement\LocalizedNameDescriptionPair.cs (3)
117
(String.CompareOrdinal(localizedNameDescr.
Description
,
Description
) == 0);
128
return Name.GetHashCode() ^
Description
.GetHashCode();