2 writes to _showSummary
Microsoft.Build (2)
Logging\TerminalLogger\TerminalLogger.cs (2)
425
_showSummary
= true;
428
_showSummary
= false;
1 reference to _showSummary
Microsoft.Build (1)
Logging\TerminalLogger\TerminalLogger.cs (1)
556
if (
_showSummary
== true)