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