3 references to ProcessAsync
Microsoft.Extensions.DataIngestion (3)
Processors\ImageAlternativeTextEnricher.cs (3)
53await ProcessAsync(batch, cancellationToken).ConfigureAwait(false); 69await ProcessAsync(batch, cancellationToken).ConfigureAwait(false); 79await ProcessAsync(batch, cancellationToken).ConfigureAwait(false);