6 references to strManagedCategoryGuid
mscorlib (6)
system\runtime\interopservices\registrationservices.cs (6)
89private static Guid s_ManagedCategoryGuid = new Guid(strManagedCategoryGuid); 481using (RegistryKey ManagedCategoryKey = CategoryKey.CreateSubKey(strManagedCategoryGuid)) {} 715using (RegistryKey ManagedCategoryKey = CategoryKey.OpenSubKey(strManagedCategoryGuid, true)) 721CategoryKey.DeleteSubKey(strManagedCategoryGuid); 951using (RegistryKey ManagedCategoryKey = ComponentCategoryKey.CreateSubKey(strManagedCategoryGuid)) 972using (RegistryKey managedCategoryKey = componentCategoryKey.OpenSubKey(strManagedCategoryGuid,