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