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