4 references to SecretStores
Aspire.Hosting.Radius (4)
Publishing\BicepPostProcessor.cs (2)
89
foreach (var resource in options.
SecretStores
)
366
foreach (var store in options.
SecretStores
)
Publishing\RadiusInfrastructureBuilder.cs (2)
563
/// <see cref="RadiusInfrastructureOptions.
SecretStores
"/>.
1968
options.
SecretStores
.Add(construct);