2 references to PictureFileName
CatalogModel (1)
Model.cs (1)
72builder.Property(ci => ci.PictureFileName)
CatalogService (1)
CatalogApi.cs (1)
40var path = Path.Combine(environment.ContentRootPath, "Images", item.PictureFileName);