1 write to _eventArgsToEventInvokerMap
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\TestPlatformDataCollectionEvents.cs (1)
29_eventArgsToEventInvokerMap = new Dictionary<Type, EventInvoker>(4)
1 reference to _eventArgsToEventInvokerMap
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\TestPlatformDataCollectionEvents.cs (1)
82if (_eventArgsToEventInvokerMap.TryGetValue(e.GetType(), out var onEvent))