2 references to IsCodeExecutionCommand
dotnet-watch (2)
Browser\BrowserLauncher.cs (1)
121
if (!CommandLineOptions.
IsCodeExecutionCommand
(projectOptions.Command))
Watch\BuildEvaluator.cs (1)
49
CommandLineOptions.
IsCodeExecutionCommand
(_context.RootProjectOptions.Command))