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