2 references to Error_QuietAndVerboseSpecified
dotnet-watch (1)
CommandLine\CommandLineOptions.cs (1)
60
v.AddError(Resources.
Error_QuietAndVerboseSpecified
);
dotnet-watch.Tests (1)
CommandLine\CommandLineOptionsTests.cs (1)
417
$"[Error] {Resources.
Error_QuietAndVerboseSpecified
}");