30 references to Warning
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
ProcDumpDumper.cs (1)
304
ConsoleOutput.Instance.
Warning
(false, err);
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
TrxLogger.cs (1)
469
ConsoleOutput.Instance.
Warning
(false, overwriteWarningMsg);
vstest.console (14)
CommandLine\Executor.cs (2)
465
Output.
Warning
(false, CommandLineResources.VSTestDeprecationMessage);
479
Output.
Warning
(false, CommandLineResources.WarningEmulatedOnArm64, currentProcessArchitecture.ToString().ToLowerInvariant());
Internal\ConsoleLogger.cs (2)
467
Output.
Warning
(AppendPrefix, e.Message);
901
Output.
Warning
(AppendPrefix, warningMessage);
Processors\EnableBlameArgumentProcessor.cs (1)
158
Output.
Warning
(false, string.Format(CultureInfo.CurrentCulture, CommandLineResources.BlameIncorrectOption, argument));
Processors\EnableDiagArgumentProcessor.cs (1)
181
ConsoleOutput.Instance.
Warning
(false, EqtTrace.ErrorOnInitialization);
Processors\EnvironmentArgumentProcessor.cs (1)
102
_output.
Warning
(true, CommandLineResources.EnvironmentVariableXIsOverriden, key);
Processors\FrameworkArgumentProcessor.cs (1)
116
output.
Warning
(
Processors\HelpArgumentProcessor.cs (1)
148
Output.
Warning
(false, e.Message);
Processors\RunSpecificTestsArgumentProcessor.cs (3)
237
Output.
Warning
(false, warningMessage);
266
Output.
Warning
(false, warningMessage);
367
_output.
Warning
(false, CommandLineResources.SuggestTestAdapterPathIfNoTestsIsFound);
Processors\RunTestsArgumentProcessor.cs (1)
227
_output.
Warning
(false, CommandLineResources.SuggestTestAdapterPathIfNoTestsIsFound);
Processors\UseVsixExtensionsArgumentProcessor.cs (1)
97
_output.
Warning
(false, string.Format(CultureInfo.CurrentCulture, CommandLineResources.UseVsixExtensionsDeprecation));
vstest.console.arm64 (14)
src\vstest\src\vstest.console\CommandLine\Executor.cs (2)
465
Output.
Warning
(false, CommandLineResources.VSTestDeprecationMessage);
479
Output.
Warning
(false, CommandLineResources.WarningEmulatedOnArm64, currentProcessArchitecture.ToString().ToLowerInvariant());
src\vstest\src\vstest.console\Internal\ConsoleLogger.cs (2)
467
Output.
Warning
(AppendPrefix, e.Message);
901
Output.
Warning
(AppendPrefix, warningMessage);
src\vstest\src\vstest.console\Processors\EnableBlameArgumentProcessor.cs (1)
158
Output.
Warning
(false, string.Format(CultureInfo.CurrentCulture, CommandLineResources.BlameIncorrectOption, argument));
src\vstest\src\vstest.console\Processors\EnableDiagArgumentProcessor.cs (1)
181
ConsoleOutput.Instance.
Warning
(false, EqtTrace.ErrorOnInitialization);
src\vstest\src\vstest.console\Processors\EnvironmentArgumentProcessor.cs (1)
102
_output.
Warning
(true, CommandLineResources.EnvironmentVariableXIsOverriden, key);
src\vstest\src\vstest.console\Processors\FrameworkArgumentProcessor.cs (1)
116
output.
Warning
(
src\vstest\src\vstest.console\Processors\HelpArgumentProcessor.cs (1)
148
Output.
Warning
(false, e.Message);
src\vstest\src\vstest.console\Processors\RunSpecificTestsArgumentProcessor.cs (3)
237
Output.
Warning
(false, warningMessage);
266
Output.
Warning
(false, warningMessage);
367
_output.
Warning
(false, CommandLineResources.SuggestTestAdapterPathIfNoTestsIsFound);
src\vstest\src\vstest.console\Processors\RunTestsArgumentProcessor.cs (1)
227
_output.
Warning
(false, CommandLineResources.SuggestTestAdapterPathIfNoTestsIsFound);
src\vstest\src\vstest.console\Processors\UseVsixExtensionsArgumentProcessor.cs (1)
97
_output.
Warning
(false, string.Format(CultureInfo.CurrentCulture, CommandLineResources.UseVsixExtensionsDeprecation));