4 writes to showPerfSummary
Microsoft.Build (4)
Logging\BaseConsoleLogger.cs (4)
904
this.
showPerfSummary
= true;
920
this.
showPerfSummary
= false;
972
showPerfSummary
= true;
975
showPerfSummary
= false;
9 references to showPerfSummary
Microsoft.Build (9)
Logging\ParallelLogger\ParallelConsoleLogger.cs (9)
271
if (this.
showPerfSummary
)
520
if (this.
showPerfSummary
)
660
if (this.
showPerfSummary
)
851
if (this.
showPerfSummary
)
868
if (this.
showPerfSummary
)
964
if (this.
showPerfSummary
)
980
if (this.
showPerfSummary
)
1182
if (
showPerfSummary
)
1190
if (
showPerfSummary
)