2 references to TestCosmosContext
CosmosEndToEnd.ApiService (2)
Program.cs (2)
14builder.AddCosmosDbContext<TestCosmosContext>("db", configureDbContextOptions => 61app.MapGet("/ef", async (TestCosmosContext context) =>