2 references to CreateRegistryAccessException
WsatConfig (2)
Configuration\RegistryExceptionHelper.cs (1)
61
return
CreateRegistryAccessException
(unchecked((uint)errorCode));
Configuration\StdRegProviderWrapper.cs (1)
245
throw registryExceptionHelper.
CreateRegistryAccessException
(ret);