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