2 references to ProcessAsync
Microsoft.Extensions.DataIngestion (2)
Processors\ImageAlternativeTextEnricher.cs (2)
43await ProcessAsync(image, cancellationToken).ConfigureAwait(false); 51await ProcessAsync(cellImage, cancellationToken).ConfigureAwait(false);