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)
312return _events.AreTestCaseEventsSubscribed(); 548_events, 639_events.RaiseEvent(args);