2 references to ConnectionFailed
Microsoft.Build.Tasks.Core (2)
NodePipeBase.cs (2)
120
return new NodeShutdown(NodeShutdownReason.
ConnectionFailed
);
175
return new NodeShutdown(NodeShutdownReason.
ConnectionFailed
);