2 references to RefreshCommandStatesAsync
Aspire.Hosting.Azure (2)
AzureProvisioningController.cs (2)
1548
await
RefreshCommandStatesAsync
(queuedOperation.Model, operationCancellationToken).ConfigureAwait(false);
1576
await
RefreshCommandStatesAsync
(queuedOperation.Model, CancellationToken.None).ConfigureAwait(false);