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