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