1 write to Value
Aspire.Hosting.Radius (1)
Publishing\RadiusInfrastructureBuilder.cs (1)
2093
Value
= new IdentifierExpression(parameter.BicepIdentifier),
2 references to Value
Aspire.Hosting.Radius (2)
Publishing\Constructs\RadiusSecretStoreConstruct.cs (2)
14
/// stores both <see cref="
Value
"/> (a reference to a valueless <c>@secure()</c> param)
42
_value = DefineProperty<string>(nameof(
Value
), ["value"]);