2 references to Error
Microsoft.TestPlatform.CoreUtilities (2)
Output\ConsoleOutput.cs (1)
75case OutputLevel.Error:
Output\OutputExtensions.cs (1)
28SetColorForAction(ConsoleColor.Red, () => Output(output, OutputLevel.Error, appendPrefix ? Resources.CommandLineError : DefaultFormat, format, args));