Implemented interface member:
method
GetSupportedLocationsAsync
Aspire.Hosting.Azure.Provisioning.Internal.IArmClient.GetSupportedLocationsAsync(System.String, System.String, System.Threading.CancellationToken)
2 references to GetSupportedLocationsAsync
Aspire.Hosting.Azure.Tests (2)
AzureEnvironmentResourceExtensionsTests.cs (2)
6072
=> _inner.
GetSupportedLocationsAsync
(subscriptionId, resourceType, cancellationToken);
6134
=> _inner.
GetSupportedLocationsAsync
(subscriptionId, resourceType, cancellationToken);