1 implementation of SessionStarted
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionManager.cs (1)
296
public bool
SessionStarted
(SessionStartEventArgs sessionStartEventArgs)
1 reference to SessionStarted
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionRequestHandler.cs (1)
314
var areTestCaseLevelEventsRequired = _dataCollectionManager.
SessionStarted
(eventArgs);