1 write to _action
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
AutomationElementHelper.cs (1)
67_action = action ?? throw new ArgumentNullException(nameof(action));
1 reference to _action
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
AutomationElementHelper.cs (1)
71=> _action(sender, eventId);