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