4 references to LoadStateFile
Aspire.Hosting (4)
Pipelines\Internal\FileDeploymentStateManager.cs (4)
159return LoadStateFile(canonicalStatePath); 162currentState = migrationState.CurrentState ?? LoadStateFile(canonicalStatePath); 180legacyState = LoadStateFile(legacyStatePath); 742? ParseMigrationState(LoadStateFile(migrationStatePath))