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