1 write to FailedTestCount
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
TrxLogger.cs (1)
131FailedTestCount = 0;
2 references to FailedTestCount
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (2)
TrxLogger.cs (2)
462PassedTestCount + FailedTestCount, 464FailedTestCount,