Implemented interface member:
method
FindAppHostProjectFilesAsync
Aspire.Cli.Projects.IProjectLocator.FindAppHostProjectFilesAsync(System.IO.DirectoryInfo, Aspire.Cli.Projects.AppHostDiscoveryScope, System.Threading.CancellationToken)
1 reference to FindAppHostProjectFilesAsync
Aspire.Cli.Tests (1)
TestServices\TestProjectLocator.cs (1)
79return await FindAppHostProjectFilesAsync(searchDirectory, scope, cancellationToken);