3 references to _actions
dotnet-watch.Tests (3)
TestUtilities\TestReporter.cs (3)
42if (_actions.TryGetValue(eventId, out var existing)) 51_actions[eventId] = existing; 62if (_actions.TryGetValue(id, out var action))