14 instantiations of TransationLayerException
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (6)
VsTestConsoleRequestSender.cs (1)
1416
return message ?? throw new
TransationLayerException
(TranslationLayerResources.FailedToReceiveMessage);
VsTestConsoleWrapper.cs (5)
187
throw new
TransationLayerException
("Error hosting communication channel");
700
throw new
TransationLayerException
("Error hosting communication channel and connecting to console");
1230
throw new
TransationLayerException
(
1241
throw new
TransationLayerException
(
1255
throw new
TransationLayerException
(
vstest.console (4)
InProcessVsTestConsoleWrapper.cs (4)
91
throw new
TransationLayerException
(Resources.Resources.ErrorHostingCommunicationChannel);
282
throw new
TransationLayerException
(
349
throw new
TransationLayerException
(
1294
throw new
TransationLayerException
(
vstest.console.arm64 (4)
src\vstest\src\vstest.console\InProcessVsTestConsoleWrapper.cs (4)
91
throw new
TransationLayerException
(Resources.Resources.ErrorHostingCommunicationChannel);
282
throw new
TransationLayerException
(
349
throw new
TransationLayerException
(
1294
throw new
TransationLayerException
(