5 references to CheckForDriftAsync
Aspire.Hosting.Azure (1)
AzureProvisioningController.cs (1)
1452await CheckForDriftAsync(model, stoppingToken).ConfigureAwait(false);
Aspire.Hosting.Azure.Tests (4)
AzureEnvironmentResourceExtensionsTests.cs (4)
4330await controller.CheckForDriftAsync(model); 4383await controller.CheckForDriftAsync(model); 4442await controller.CheckForDriftAsync(model); 4485await controller.CheckForDriftAsync(model);