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;
18 references to showPerfSummary
Microsoft.Build (18)
Logging\ParallelLogger\ParallelConsoleLogger.cs (9)
271
if (this.
showPerfSummary
)
520
if (this.
showPerfSummary
)
660
if (this.
showPerfSummary
)
850
if (this.
showPerfSummary
)
867
if (this.
showPerfSummary
)
963
if (this.
showPerfSummary
)
979
if (this.
showPerfSummary
)
1181
if (
showPerfSummary
)
1189
if (
showPerfSummary
)
Logging\SerialConsoleLogger.cs (9)
126
if (this.
showPerfSummary
)
262
if (this.
showPerfSummary
)
293
if (this.
showPerfSummary
)
345
if (this.
showPerfSummary
)
368
if (this.
showPerfSummary
)
429
if (this.
showPerfSummary
)
452
if (this.
showPerfSummary
)
561
if (
showPerfSummary
)
569
if (
showPerfSummary
)