3 references to NoHotReloadOption
dotnet-watch (3)
CommandLine\CommandLineOptions.cs (1)
166
NoHotReload = parseResult.GetValue(definition.
NoHotReloadOption
),
CommandLine\DotnetWatchCommandDefinition.cs (2)
91
Options.Add(
NoHotReloadOption
);
142
option ==
NoHotReloadOption
||