4 references to FailedTestIndicator
vstest.console (4)
Internal\ConsoleLogger.cs (3)
93CommandLineResources.FailedTestIndicator.Length + 1, 570Output.Write(GetFormattedTestIndicator(CommandLineResources.FailedTestIndicator), OutputLevel.Information, ConsoleColor.Red); 752TestOutcome.Failed => (CommandLineResources.FailedTestIndicator + "!").PadRight(LongestResultIndicator),
Internal\MSBuildLogger.cs (1)
125? CommandLineResources.FailedTestIndicator