in reference-implementations/semantic-search-for-images/src/ingestion/Services/BlobService.cs [38:41]
public AsyncPageable<BlobItem> GetImageCsvBlobsAsync() { return _imageCSVContainerClient.GetBlobsAsync(); }