2 implementations of GetConfiguredProjectAsync
aspire (1)
Projects\LanguageService.cs (1)
31
public async Task<IAppHostProject?>
GetConfiguredProjectAsync
(CancellationToken cancellationToken = default)
Aspire.Cli.Tests (1)
TestServices\TestLanguageService.cs (1)
20
public Task<IAppHostProject?>
GetConfiguredProjectAsync
(CancellationToken cancellationToken = default)