5 references to RestartOperation
dotnet-watch (4)
HotReload\CompilationHandler.cs (1)
99RestartOperation restartOperation,
Process\ProjectLauncher.cs (1)
33RestartOperation restartOperation,
Process\RunningProject.cs (2)
21RestartOperation restartOperation, 31public readonly RestartOperation RestartOperation = restartOperation;
dotnet-watch.Tests (1)
HotReload\RuntimeProcessLauncherTests.cs (1)
74RestartOperation? startOp = null;