2 instantiations of RadiusSecretStoreDataEntryConstruct
Aspire.Hosting.Radius (2)
Publishing\RadiusInfrastructureBuilder.cs (2)
2091var entry = new RadiusSecretStoreDataEntryConstruct 2128construct.Data[key] = new RadiusSecretStoreDataEntryConstruct();
4 references to RadiusSecretStoreDataEntryConstruct
Aspire.Hosting.Radius (4)
Publishing\Constructs\RadiusSecretStoreConstruct.cs (3)
62private BicepDictionary<RadiusSecretStoreDataEntryConstruct>? _data; 100public BicepDictionary<RadiusSecretStoreDataEntryConstruct> Data 120_data = DefineDictionaryProperty<RadiusSecretStoreDataEntryConstruct>(nameof(Data), ["properties", "data"]);
Publishing\RadiusInfrastructureBuilder.cs (1)
2091var entry = new RadiusSecretStoreDataEntryConstruct