3 references to TryLaunchProcessAsync
dotnet-watch (2)
Aspire\AspireServiceFactory.cs (1)
116var runningProject = await _projectLauncher.TryLaunchProcessAsync(
HotReload\HotReloadDotNetWatcher.cs (1)
126rootRunningProject = await projectLauncher.TryLaunchProcessAsync(
dotnet-watch.Tests (1)
HotReload\RuntimeProcessLauncherTests.cs (1)
77var result = await service.ProjectLauncher.TryLaunchProcessAsync(