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