4 writes to showPerfSummary
Microsoft.Build (4)
Logging\BaseConsoleLogger.cs (4)
903
this.
showPerfSummary
= true;
919
this.
showPerfSummary
= false;
971
showPerfSummary
= true;
974
showPerfSummary
= false;
9 references to showPerfSummary
Microsoft.Build (9)
Logging\ParallelLogger\ParallelConsoleLogger.cs (9)
272
if (this.
showPerfSummary
)
538
if (this.
showPerfSummary
)
678
if (this.
showPerfSummary
)
869
if (this.
showPerfSummary
)
886
if (this.
showPerfSummary
)
982
if (this.
showPerfSummary
)
998
if (this.
showPerfSummary
)
1199
if (
showPerfSummary
)
1207
if (
showPerfSummary
)