3 references to TestRunAborted
vstest.console.arm64 (3)
src\vstest\src\vstest.console\Internal\ConsoleLogger.cs (2)
826
Output.Error(false, CommandLineResources.
TestRunAborted
);
845
Output.Error(false, CommandLineResources.
TestRunAborted
);
src\vstest\src\vstest.console\Internal\MSBuildLogger.cs (1)
109
SendMessage("run-abort", CommandLineResources.
TestRunAborted
);