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