1 write to _testEndCount
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
BlameCollector.cs (1)
489Interlocked.Increment(ref _testEndCount);
1 reference to _testEndCount
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
BlameCollector.cs (1)
513var processCrashedWhenRunningTests = _testSequence.Count > _testEndCount;