2 writes to _showSummary
Microsoft.Build (2)
Logging\TerminalLogger\TerminalLogger.cs (2)
495
_showSummary
= true;
498
_showSummary
= false;
1 reference to _showSummary
Microsoft.Build (1)
Logging\TerminalLogger\TerminalLogger.cs (1)
626
if (
_showSummary
== true)