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