1 reference to RegistryException
Microsoft.Build (1)
BackEnd\Components\Communications\SerializationContractInitializer.cs (1)
38new(typeof(RegistryException), (msg, inner) => new RegistryException(msg, inner)),