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