3 implementations of EndSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleWrapper.cs (1)
652
public void
EndSession
()
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
200
public void
EndSession
()
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
200
public void
EndSession
()
1 reference to EndSession
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
Interfaces\IVsTestConsoleWrapperAsync.cs (1)
482
/// See <see cref="IVsTestConsoleWrapper.
EndSession
"/>.