1 instantiation of RestartPrompt
dotnet-watch (1)
HotReload\HotReloadDotNetWatcher.cs (1)
41_rudeEditRestartPrompt = new RestartPrompt(context.Logger, consoleInput, noPrompt ? true : null);
1 reference to RestartPrompt
dotnet-watch (1)
HotReload\HotReloadDotNetWatcher.cs (1)
20private readonly RestartPrompt? _rudeEditRestartPrompt;