12 references to WithReference
Aspire.Hosting.Tests (2)
WithReferenceTests.cs (2)
105.WithReference(projectA); 135.WithReference(projectA);
AzureFunctionsEndToEnd.AppHost (1)
Program.cs (1)
38.WithReference(funcApp);
Keycloak.AppHost (3)
Program.cs (3)
8.WithReference(keycloak); 12.WithReference(keycloak) 13.WithReference(apiService);
Publishers.AppHost (1)
Program.cs (1)
59.WithReference(backend).WaitFor(backend);
TestShop.AppHost (4)
Program.cs (4)
67.WithReference(basketService) 68.WithReference(catalogService) 82.WithReference(basketService) 83.WithReference(catalogService);
WaitForSandbox.AppHost (1)
Program.cs (1)
28.WithReference(backend).WaitFor(backend);