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