1 write to showOnlyErrors
Microsoft.Build.Engine (1)
Logging\BaseConsoleLogger.cs (1)
923showOnlyErrors = true;
20 references to showOnlyErrors
Microsoft.Build.Engine (20)
Logging\BaseConsoleLogger.cs (1)
853if (showOnlyWarnings || showOnlyErrors)
Logging\ParallelLogger\ParallelConsoleLogger.cs (19)
194if (showOnlyErrors || showOnlyWarnings) 212if (!showOnlyErrors && !showOnlyWarnings) 324if (showOnlyErrors || showOnlyWarnings) 369if (showOnlyErrors || showOnlyWarnings) 500if (!showOnlyErrors && !showOnlyWarnings) 516if (!showOnlyErrors && !showOnlyWarnings) 560if (!showOnlyErrors && !showOnlyWarnings) 620if (showOnlyErrors || showOnlyWarnings) 662if (showOnlyErrors || showOnlyWarnings) 748if (!showOnlyErrors && !showOnlyWarnings) 786if (!showOnlyErrors && !showOnlyWarnings) 830if (!showOnlyErrors && !showOnlyWarnings) 873if (!showOnlyWarnings || showOnlyErrors) 919if (!showOnlyErrors || showOnlyWarnings) 947if (showOnlyErrors || showOnlyWarnings) 1020if (showOnlyErrors || showOnlyWarnings) 1244if (showOnlyErrors || showOnlyWarnings) 1298if (showOnlyErrors || showOnlyWarnings) 1369if (showOnlyErrors || showOnlyWarnings)