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