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