1 reference to ExecuteIntentAsync
Aspire.Hosting.Azure (1)
AzureProvisioningController.cs (1)
1551
result = await
ExecuteIntentAsync
(queuedOperation.Model, queuedOperation.Intent, operationCancellationToken).ConfigureAwait(false);