4 references to _testNodeProgressStates
dotnet-aot (4)
parent\dotnet\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