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)
308
return
_events
.AreTestCaseEventsSubscribed();
528
_events
,
619
_events
.RaiseEvent(args);