2 writes to _showSummary
Microsoft.Build (2)
Logging\TerminalLogger\TerminalLogger.cs (2)
363
_showSummary
= true;
366
_showSummary
= false;
1 reference to _showSummary
Microsoft.Build (1)
Logging\TerminalLogger\TerminalLogger.cs (1)
481
if (
_showSummary
== true)