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)
517
ConsoleOutput.Instance.
Warning
(false, overwriteWarningMsg);
vstest.console (14)
CommandLine\Executor.cs (2)
492
Output.
Warning
(false, CommandLineResources.VSTestDeprecationMessage);
506
Output.
Warning
(false, CommandLineResources.WarningEmulatedOnArm64, currentProcessArchitecture.ToString().ToLowerInvariant());
Internal\ConsoleLogger.cs (2)
478
Output.
Warning
(AppendPrefix, e.Message);
912
Output.
Warning
(AppendPrefix, warningMessage);
Processors\EnableBlameArgumentProcessor.cs (1)
160
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)
110
_output.
Warning
(true, CommandLineResources.EnvironmentVariableXIsOverriden, key);
Processors\FrameworkArgumentProcessor.cs (1)
124
output.
Warning
(
Processors\HelpArgumentProcessor.cs (1)
148
Output.
Warning
(false, e.Message);
Processors\RunSpecificTestsArgumentProcessor.cs (3)
246
Output.
Warning
(false, warningMessage);
275
Output.
Warning
(false, warningMessage);
378
_output.
Warning
(false, CommandLineResources.SuggestTestAdapterPathIfNoTestsIsFound);
Processors\RunTestsArgumentProcessor.cs (1)
238
_output.
Warning
(false, CommandLineResources.SuggestTestAdapterPathIfNoTestsIsFound);
Processors\UseVsixExtensionsArgumentProcessor.cs (1)
104
_output.
Warning
(false, string.Format(CultureInfo.CurrentCulture, CommandLineResources.UseVsixExtensionsDeprecation));
vstest.console.arm64 (14)
src\vstest\src\vstest.console\CommandLine\Executor.cs (2)
492
Output.
Warning
(false, CommandLineResources.VSTestDeprecationMessage);
506
Output.
Warning
(false, CommandLineResources.WarningEmulatedOnArm64, currentProcessArchitecture.ToString().ToLowerInvariant());
src\vstest\src\vstest.console\Internal\ConsoleLogger.cs (2)
478
Output.
Warning
(AppendPrefix, e.Message);
912
Output.
Warning
(AppendPrefix, warningMessage);
src\vstest\src\vstest.console\Processors\EnableBlameArgumentProcessor.cs (1)
160
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)
110
_output.
Warning
(true, CommandLineResources.EnvironmentVariableXIsOverriden, key);
src\vstest\src\vstest.console\Processors\FrameworkArgumentProcessor.cs (1)
124
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)
246
Output.
Warning
(false, warningMessage);
275
Output.
Warning
(false, warningMessage);
378
_output.
Warning
(false, CommandLineResources.SuggestTestAdapterPathIfNoTestsIsFound);
src\vstest\src\vstest.console\Processors\RunTestsArgumentProcessor.cs (1)
238
_output.
Warning
(false, CommandLineResources.SuggestTestAdapterPathIfNoTestsIsFound);
src\vstest\src\vstest.console\Processors\UseVsixExtensionsArgumentProcessor.cs (1)
104
_output.
Warning
(false, string.Format(CultureInfo.CurrentCulture, CommandLineResources.UseVsixExtensionsDeprecation));