2 references to ClearCachedRunningDeploymentStateAsync
Aspire.Hosting.Azure (2)
Provisioning\Provisioners\BicepProvisioner.cs (2)
221await ClearCachedRunningDeploymentStateAsync(stateSection, cancellationToken).ConfigureAwait(false); 243await ClearCachedRunningDeploymentStateAsync(stateSection, cancellationToken).ConfigureAwait(false);