3 references to PublishConnectionStringAvailableEventAsync
Aspire.Hosting.Azure (3)
AzureProvisioningController.cs (3)
3964await PublishConnectionStringAvailableEventAsync(resource.Resource, parentChildLookup, cancellationToken).ConfigureAwait(false); 3991await PublishConnectionStringAvailableEventAsync(resource.Resource, parentChildLookup, cancellationToken).ConfigureAwait(false); 4114await PublishConnectionStringAvailableEventAsync(child, parentChildLookup, cancellationToken).ConfigureAwait(false);