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