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