3 references to CatalogTypes
CatalogDb (3)
CatalogDbInitializer.cs (3)
94if (!dbContext.CatalogTypes.Any()) 97await dbContext.CatalogTypes.AddRangeAsync(types, cancellationToken); 106var items = GetPreconfiguredItems(dbContext.CatalogBrands, dbContext.CatalogTypes);