2 references to ShouldProcess
Microsoft.Extensions.DataIngestion (2)
Processors\ImageAlternativeTextEnricher.cs (2)
46
if (
ShouldProcess
(image))
62
if (cell is IngestionDocumentImage cellImage &&
ShouldProcess
(cellImage))