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