2 references to DbgTrcMessagesBanner
vstest.console.arm64 (2)
src\vstest\src\vstest.console\Internal\ConsoleLogger.cs (1)
351Output.Information(false, TestResultPrefix + CommandLineResources.DbgTrcMessagesBanner);
src\vstest\src\vstest.console\Internal\MSBuildLogger.cs (1)
300stringBuilder.AppendLine(testResultPrefix + CommandLineResources.DbgTrcMessagesBanner);