4 references to GetExistingResourceScope
Aspire.Hosting.Azure (4)
Provisioning\BicepUtilities.cs (3)
82
var targetScope =
GetExistingResourceScope
(resource);
137
:
GetExistingResourceScope
(resource) is not null
181
:
GetExistingResourceScope
(resource) is not null
Provisioning\Provisioners\BicepProvisioner.cs (1)
511
var targetScope = BicepUtilities.
GetExistingResourceScope
(resource);