1 write to showOnlyErrors
Microsoft.Build (1)
Logging\BaseConsoleLogger.cs (1)
990showOnlyErrors = true;
20 references to showOnlyErrors
Microsoft.Build (20)
Logging\BaseConsoleLogger.cs (1)
911if (showOnlyWarnings || showOnlyErrors)
Logging\ParallelLogger\ParallelConsoleLogger.cs (19)
224if (showOnlyErrors || showOnlyWarnings) 253if (!showOnlyErrors && !showOnlyWarnings && _deferredMessages.Count > 0) 356if (showOnlyErrors || showOnlyWarnings) 401if (showOnlyErrors || showOnlyWarnings) 530if (!showOnlyErrors && !showOnlyWarnings) 546if (!showOnlyErrors && !showOnlyWarnings) 674if (!showOnlyErrors && !showOnlyWarnings) 735if (showOnlyErrors || showOnlyWarnings) 802if (showOnlyErrors || showOnlyWarnings) 907if (!showOnlyErrors && !showOnlyWarnings) 946if (!showOnlyErrors && !showOnlyWarnings) 990if (!showOnlyErrors && !showOnlyWarnings) 1049if (!showOnlyWarnings || showOnlyErrors) 1095if (!showOnlyErrors || showOnlyWarnings) 1123if (showOnlyErrors || showOnlyWarnings) 1224if (showOnlyErrors || showOnlyWarnings) 1410if (showOnlyErrors || showOnlyWarnings) 1485if (showOnlyErrors || showOnlyWarnings) 1558if (showOnlyErrors || showOnlyWarnings)