1 write to showOnlyErrors
Microsoft.Build (1)
Logging\BaseConsoleLogger.cs (1)
989
showOnlyErrors
= true;
20 references to showOnlyErrors
Microsoft.Build (20)
Logging\BaseConsoleLogger.cs (1)
910
if (showOnlyWarnings ||
showOnlyErrors
)
Logging\ParallelLogger\ParallelConsoleLogger.cs (19)
225
if (
showOnlyErrors
|| showOnlyWarnings)
254
if (!
showOnlyErrors
&& !showOnlyWarnings && _deferredMessages.Count > 0)
374
if (
showOnlyErrors
|| showOnlyWarnings)
419
if (
showOnlyErrors
|| showOnlyWarnings)
548
if (!
showOnlyErrors
&& !showOnlyWarnings)
564
if (!
showOnlyErrors
&& !showOnlyWarnings)
692
if (!
showOnlyErrors
&& !showOnlyWarnings)
753
if (
showOnlyErrors
|| showOnlyWarnings)
820
if (
showOnlyErrors
|| showOnlyWarnings)
925
if (!
showOnlyErrors
&& !showOnlyWarnings)
964
if (!
showOnlyErrors
&& !showOnlyWarnings)
1008
if (!
showOnlyErrors
&& !showOnlyWarnings)
1067
if (!showOnlyWarnings ||
showOnlyErrors
)
1113
if (!
showOnlyErrors
|| showOnlyWarnings)
1141
if (
showOnlyErrors
|| showOnlyWarnings)
1245
if (
showOnlyErrors
|| showOnlyWarnings)
1431
if (
showOnlyErrors
|| showOnlyWarnings)
1506
if (
showOnlyErrors
|| showOnlyWarnings)
1579
if (
showOnlyErrors
|| showOnlyWarnings)