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