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