Implemented interface member:
method
StopTestSession
Microsoft.VisualStudio.TestPlatform.VsTestConsole.TranslationLayer.Interfaces.ITestSession.StopTestSession(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestPlatformOptions, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestSessionEventsHandler)
1 reference to StopTestSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
TestSession.cs (1)
351return StopTestSession(options: null, eventsHandler);