3 references to Reason
Microsoft.Build (3)
BackEnd\BuildManager\BuildManager.cs (3)
2485if (shutdownPacket.Reason != NodeShutdownReason.Requested) 2487if (shutdownPacket.Reason == NodeShutdownReason.ConnectionFailed) 2497else if (shutdownPacket.Reason == NodeShutdownReason.Error && _buildSubmissions.Values.Count == 0)