4 references to _testNodeProgressStates
dotnet (4)
Commands\Test\MTP\Terminal\TestNodeResultsState.cs (4)
25public int Count => _testNodeProgressStates.Count; 39_testNodeProgressStates[key] = new TestDetailState(id, stopwatch, name); 46_testNodeProgressStates.TryRemove(key, out _); 53var sortedDetails = _testNodeProgressStates