6 references to EnsureEndsWithSlash
WsatUI (6)
Configuration\ClusterRegistryConfigurationProvider.cs (2)
67RegistryExceptionHelper.EnsureEndsWithSlash(ref this.registryKey); 76RegistryExceptionHelper.EnsureEndsWithSlash(ref registryKey);
Configuration\RegistryExceptionHelper.cs (2)
17EnsureEndsWithSlash(ref this.registryKey); 55RegistryExceptionHelper.EnsureEndsWithSlash(ref registryBase);
Configuration\StdRegProviderWrapper.cs (2)
121RegistryExceptionHelper.EnsureEndsWithSlash(ref s); 212RegistryExceptionHelper.EnsureEndsWithSlash(ref registryKey);