2 references to GatherDirectDependenciesAsync
Aspire.Hosting (2)
ApplicationModel\ResourceExtensions.cs (2)
1231await GatherDirectDependenciesAsync(resource, dependencies, newDependencies, executionContext, cancellationToken).ConfigureAwait(false); 1242await GatherDirectDependenciesAsync(dep, dependencies, newDependencies, executionContext, cancellationToken).ConfigureAwait(false);