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