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
)
906
if (!showOnlyErrors && !
showOnlyWarnings
)
945
if (!showOnlyErrors && !
showOnlyWarnings
)
989
if (!showOnlyErrors && !
showOnlyWarnings
)
1048
if (!
showOnlyWarnings
|| showOnlyErrors)
1094
if (!showOnlyErrors ||
showOnlyWarnings
)
1122
if (showOnlyErrors ||
showOnlyWarnings
)
1223
if (showOnlyErrors ||
showOnlyWarnings
)
1425
if (showOnlyErrors ||
showOnlyWarnings
)
1500
if (showOnlyErrors ||
showOnlyWarnings
)
1573
if (showOnlyErrors ||
showOnlyWarnings
)