7 references to TryAddDependentResources
Aspire.Hosting (6)
Publishing\ManifestPublishingContext.cs (6)
416TryAddDependentResources(value); 455TryAddDependentResources(value); 474TryAddDependentResources(connectionString); 610TryAddDependentResources(unprocessed); 653TryAddDependentResources(unprocessed); 749TryAddDependentResources(dependency);
Aspire.Hosting.Azure (1)
AzureBicepResource.cs (1)
265context.TryAddDependentResources(input.Value);