3 writes to showPerfSummary
Microsoft.Build.Engine (3)
Logging\BaseConsoleLogger.cs (3)
843this.showPerfSummary = true; 856this.showPerfSummary = false; 908showPerfSummary = true;
14 references to showPerfSummary
Microsoft.Build.Engine (14)
Logging\ParallelLogger\ParallelConsoleLogger.cs (7)
240if (this.showPerfSummary) 490if (this.showPerfSummary) 546if (this.showPerfSummary) 716if (this.showPerfSummary) 733if (this.showPerfSummary) 804if (this.showPerfSummary) 820if (this.showPerfSummary)
Logging\SerialConsoleLogger.cs (7)
125if (this.showPerfSummary) 263if (this.showPerfSummary) 295if (this.showPerfSummary) 348if (this.showPerfSummary) 372if (this.showPerfSummary) 419if (this.showPerfSummary) 443if (this.showPerfSummary)