2 writes to _showSummary
Microsoft.Build (2)
Logging\TerminalLogger\TerminalLogger.cs (2)
373
_showSummary
= true;
376
_showSummary
= false;
1 reference to _showSummary
Microsoft.Build (1)
Logging\TerminalLogger\TerminalLogger.cs (1)
491
if (
_showSummary
== true)