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