2 references to CreateDocument
Microsoft.Extensions.DataIngestion.Tests (2)
Processors\AlternativeTextEnricherTests.cs (2)
153
IngestionDocument document =
CreateDocument
(batchSize, batchCount, _imageContent);
173
IngestionDocument document =
CreateDocument
(options.BatchSize, BatchCount, _imageContent);