Base:
method
GetStatePath
Aspire.Hosting.Pipelines.Internal.DeploymentStateManagerBase<T>.GetStatePath()
2 references to GetStatePath
Aspire.Hosting (2)
Pipelines\Internal\FileDeploymentStateManager.cs (2)
30public override string? StateFilePath => GetStatePath(); 90var deploymentStatePath = GetStatePath();