1 write to Inner
Aspire.Hosting.Azure.Provisioning (1)
ProvisionableResourceProxy.cs (1)
22Inner = value ?? throw new ArgumentNullException(nameof(value));
1 reference to Inner
Aspire.Hosting.Azure.Provisioning (1)
ProvisionableResourceProxy.cs (1)
29internal string BicepIdentifier => Inner.BicepIdentifier;