4 writes to showPerfSummary
Microsoft.Build (4)
Logging\BaseConsoleLogger.cs (4)
904this.showPerfSummary = true; 920this.showPerfSummary = false; 972showPerfSummary = true; 975showPerfSummary = false;
18 references to showPerfSummary
Microsoft.Build (18)
Logging\ParallelLogger\ParallelConsoleLogger.cs (9)
271if (this.showPerfSummary) 520if (this.showPerfSummary) 660if (this.showPerfSummary) 850if (this.showPerfSummary) 867if (this.showPerfSummary) 963if (this.showPerfSummary) 979if (this.showPerfSummary) 1181if (showPerfSummary) 1189if (showPerfSummary)
Logging\SerialConsoleLogger.cs (9)
126if (this.showPerfSummary) 262if (this.showPerfSummary) 293if (this.showPerfSummary) 345if (this.showPerfSummary) 368if (this.showPerfSummary) 429if (this.showPerfSummary) 452if (this.showPerfSummary) 561if (showPerfSummary) 569if (showPerfSummary)