4 references to LoadEffectiveState
Aspire.Hosting (1)
DistributedApplicationBuilder.cs (1)
1056var effectiveState = FileDeploymentStateManager.LoadEffectiveState(
Aspire.Hosting.Tests (3)
Publishing\DeploymentStateManagerTests.cs (3)
1030var syncEffectiveState = FileDeploymentStateManager.LoadEffectiveState( 1054var syncEffectiveState = FileDeploymentStateManager.LoadEffectiveState( 1208var effectiveState = FileDeploymentStateManager.LoadEffectiveState(canonicalPath, legacyPath);