9 references to LoadInputAsync
Aspire.Hosting.Azure.Tests (9)
AzureEnvironmentResourceExtensionsTests.cs (9)
191await LoadInputAsync(app.Services, inputs, tenantInput);
201await LoadInputAsync(app.Services, inputs, subscriptionInput);
210await LoadInputAsync(app.Services, inputs, resourceGroupInput);
219await LoadInputAsync(app.Services, inputs, locationInput);
246await LoadInputAsync(app.Services, inputs, tenantInput);
255await LoadInputAsync(app.Services, inputs, subscriptionInput);
265await LoadInputAsync(app.Services, inputs, resourceGroupInput);
295await LoadInputAsync(app.Services, inputs, locationInput);
2953await LoadInputAsync(app.Services, commandInputs, commandLocationInput);