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