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