10 references to WithReference
Aspire.Hosting.Tests (2)
WithReferenceTests.cs (2)
96.WithReference(projectA); 118.WithReference(projectA);
AzureFunctionsEndToEnd.AppHost (1)
Program.cs (1)
30.WithReference(funcApp);
Keycloak.AppHost (3)
Program.cs (3)
8.WithReference(keycloak); 12.WithReference(keycloak) 13.WithReference(apiService);
TestShop.AppHost (4)
Program.cs (4)
40.WithReference(basketService) 41.WithReference(catalogService); 47.WithReference(basketService) 48.WithReference(catalogService);