6 references to 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
(