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