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