1 reference to ProgressIndicatorString
vstest.console.arm64 (1)
src\vstest\src\vstest.console\Internal\ProgressIndicator.cs (1)
42
_testRunProgressString = string.Format(CultureInfo.CurrentCulture, "{0}...", Resources.Resources.
ProgressIndicatorString
);