3 writes to registryKey
WsatUI (3)
Configuration\ClusterRegistryConfigurationProvider.cs (3)
66this.registryKey = key; 67RegistryExceptionHelper.EnsureEndsWithSlash(ref this.registryKey); 75this.registryKey = registryKey;
1 reference to registryKey
WsatUI (1)
Configuration\ClusterRegistryConfigurationProvider.cs (1)
101return new ClusterRegistryConfigurationProvider(hSubKey, registryKey + subKey);