2 references to _profileListKeyName
WindowsBase (2)
Shared\MS\Internal\IO\Packaging\PackagingUtilities.cs (2)
565userProfileKey = Registry.LocalMachine.OpenSubKey(_profileListKeyName + @"\" + userSid); 871private const string _fullProfileListKeyName = @"HKEY_LOCAL_MACHINE\" + _profileListKeyName;