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