2 references to LoadMigrationStateAsync
Aspire.Hosting (2)
Pipelines\Internal\FileDeploymentStateManager.cs (2)
239if (!await LoadMigrationStateAsync(currentStatePath, cancellationToken).ConfigureAwait(false)) 345if (!await LoadMigrationStateAsync(deploymentStatePath, cancellationToken).ConfigureAwait(false))