2 implementations of PromptForProjectAsync
aspire (1)
Projects\LanguageService.cs (1)
54public async Task<IAppHostProject> PromptForProjectAsync(CancellationToken cancellationToken = default)
Aspire.Cli.Tests (1)
TestServices\TestLanguageService.cs (1)
34public Task<IAppHostProject> PromptForProjectAsync(CancellationToken cancellationToken = default)