3 references to GetCommandLineOptions
dotnet-watch.Tests (3)
CommandLine\ProgramTests.cs (1)
24
TestOptions.
GetCommandLineOptions
(["--verbose"]),
HotReload\RuntimeProcessLauncherTests.cs (1)
103
TestOptions.
GetCommandLineOptions
(["--verbose", ..args]),
TestUtilities\TestOptions.cs (1)
25
var options =
GetCommandLineOptions
(args ?? []);