2 references to InstallBrowserLaunchTrigger
dotnet-watch (2)
Process\ProjectLauncher.cs (1)
103context.BrowserLauncher.InstallBrowserLaunchTrigger(processSpec, projectNode, projectOptions, clients.BrowserRefreshServer, cancellationToken);
Watch\DotNetWatcher.cs (1)
78context.BrowserLauncher.InstallBrowserLaunchTrigger(processSpec, projectRootNode, context.RootProjectOptions, browserRefreshServer, shutdownCancellationToken);