1 reference to GetProjectLaunchInformationAsync
dotnet-watch (1)
AspireServerService.cs (1)
328
var projectLaunchRequest = await context.
GetProjectLaunchInformationAsync
(_shutdownCancellationTokenSource.Token);