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