2 writes to registryExceptionHelper
WsatConfig (2)
Configuration\StdRegProviderWrapper.cs (2)
77
registryExceptionHelper
= new RegistryExceptionHelper(machineName, registryHive, subKey);
114
this.
registryExceptionHelper
= new RegistryExceptionHelper(subKey);
15 references to registryExceptionHelper
WsatConfig (15)
Configuration\StdRegProviderWrapper.cs (15)
102
throw
registryExceptionHelper
.CreateRegistryAccessException(e);
106
throw
registryExceptionHelper
.CreateRegistryAccessException(e);
188
throw
registryExceptionHelper
.CreateRegistryAccessException(name, e);
215
registryExceptionHelper
.CreateRegistryWriteException(registryKey, null);
227
throw
registryExceptionHelper
.CreateRegistryAccessException(name, e);
245
throw
registryExceptionHelper
.CreateRegistryAccessException(ret);
259
throw
registryExceptionHelper
.CreateRegistryAccessException(e);
282
throw
registryExceptionHelper
.CreateRegistryAccessException(e);
307
throw
registryExceptionHelper
.CreateRegistryAccessException(null);
323
throw
registryExceptionHelper
.CreateRegistryWriteException(null);
371
throw
registryExceptionHelper
.CreateRegistryWriteException(e);
375
throw
registryExceptionHelper
.CreateRegistryWriteException(e);
379
throw
registryExceptionHelper
.CreateRegistryWriteException(e);
383
throw
registryExceptionHelper
.CreateRegistryWriteException(e);
387
throw
registryExceptionHelper
.CreateRegistryWriteException(e);