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