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