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