4 instantiations of VsTestConsoleRequestSender
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleWrapper.cs (2)
83
new
VsTestConsoleRequestSender
(),
105
new
VsTestConsoleRequestSender
(),
vstest.console (1)
InProcessVsTestConsoleWrapper.cs (1)
58
requestSender: new
VsTestConsoleRequestSender
(),
vstest.console.arm64 (1)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (1)
58
requestSender: new
VsTestConsoleRequestSender
(),
2 references to VsTestConsoleRequestSender
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleRequestSender.cs (2)
52
/// Initializes a new instance of the <see cref="
VsTestConsoleRequestSender
"/> class.
63
/// Initializes a new instance of the <see cref="
VsTestConsoleRequestSender
"/> class.