2 references to EFCoreCosmosDbContext
TestProject.IntegrationServiceA (2)
Cosmos\EFCoreCosmosExtensions.cs (1)
11private static async Task<IResult> VerifyEFCoreCosmosAsync(EFCoreCosmosDbContext dbContext)
Program.cs (1)
37builder.AddCosmosDbContext<EFCoreCosmosDbContext>("cosmos", "cosmos");