3 references to IngestionDocumentSection
Microsoft.Extensions.DataIngestion.Tests (3)
IngestionDocumentTests.cs (3)
23
doc.Sections.Add(new
IngestionDocumentSection
("first section")
30
new
IngestionDocumentSection
("nested section")
40
doc.Sections.Add(new
IngestionDocumentSection
("second section")