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