3 references to GetStartedApplication
Aspire.Hosting.Testing (3)
DistributedApplicationFactory.cs (3)
85return GetStartedApplication().CreateHttpClient(resourceName, endpointName); 99return GetStartedApplication().GetConnectionStringAsync(resourceName); 115return GetStartedApplication().GetEndpoint(resourceName, endpointName);