1 write to truncatedDiagnosticCount
Microsoft.NET.ProjectData.Tasks (1)
ProjectDataBuildCompletionLogger.cs (1)
293 this.truncatedDiagnosticCount++;
1 reference to truncatedDiagnosticCount
Microsoft.NET.ProjectData.Tasks (1)
ProjectDataBuildCompletionLogger.cs (1)
386 TruncatedDiagnosticCount = this.truncatedDiagnosticCount,