2 references to ProductRootRegKey
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\CompileXomlTask.cs (1)
886RegistryKey winoeKey = Registry.LocalMachine.OpenSubKey(Helpers.ProductRootRegKey);
Shared\CompModHelpers.cs (1)
565using (RegistryKey key = Registry.LocalMachine.OpenSubKey(ProductRootRegKey))