3 references to GetStartedApplication
Aspire.Hosting.Testing (3)
DistributedApplicationFactory.cs (3)
86return GetStartedApplication().CreateHttpClient(resourceName, endpointName); 100return GetStartedApplication().GetConnectionStringAsync(resourceName); 116return GetStartedApplication().GetEndpoint(resourceName, endpointName);