1 write to _events
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionManager.cs (1)
106_events = new TestPlatformDataCollectionEvents();
3 references to _events
Microsoft.VisualStudio.TestPlatform.Common (3)
DataCollection\DataCollectionManager.cs (3)
308return _events.AreTestCaseEventsSubscribed(); 528_events, 619_events.RaiseEvent(args);