1 write to SealedManifestPath
Aspire.Hosting.Radius (1)
Secrets\RadiusSecretStoreExtensions.cs (1)
250
population.
SealedManifestPath
= Path.GetFullPath(manifestPath, store.ApplicationBuilder.AppHostDirectory);
3 references to SealedManifestPath
Aspire.Hosting.Radius (2)
Publishing\RadiusInfrastructureBuilder.cs (1)
2147
var manifestPath = store.Population.
SealedManifestPath
!;
Publishing\SealedSecretApplyStep.cs (1)
86
store, outputDir, store.Population.
SealedManifestPath
!, _environment.Namespace,
Aspire.Hosting.Radius.Tests (1)
Publishing\SealedSecretPublishTests.cs (1)
77
var resolved = store.Resource.Population.
SealedManifestPath
;