4 references to AppendNewLineAndSpan
Microsoft.Extensions.DataIngestion (4)
Chunkers\ElementsChunker.cs (4)
74AppendNewLineAndSpan(_currentChunk, semanticContent.AsSpan()); 116AppendNewLineAndSpan(_currentChunk, tableBuilder.AsSpan(0, tableLength - Environment.NewLine.Length)); 140AppendNewLineAndSpan(_currentChunk, tableBuilder.AsSpan(0, tableLength - Environment.NewLine.Length)); 175AppendNewLineAndSpan(_currentChunk, spanToAppend);