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