7 references to TryAddDependentResources
Aspire.Hosting (6)
Publishing\ManifestPublishingContext.cs (6)
371TryAddDependentResources(value); 410TryAddDependentResources(value); 429TryAddDependentResources(connectionString); 565TryAddDependentResources(unprocessed); 608TryAddDependentResources(unprocessed); 704TryAddDependentResources(dependency);
Aspire.Hosting.Azure (1)
AzureBicepResource.cs (1)
231context.TryAddDependentResources(input.Value);