1 implementation of Close
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleRequestSender.cs (1)
820public void Close()
5 references to Close
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (3)
VsTestConsoleWrapper.cs (3)
186_requestSender.Close(); 657_requestSender.Close(); 699_requestSender.Close();
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
90_requestSender.Close();
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
90_requestSender.Close();