2 references to SpansMultipleBuffers
Microsoft.Data.Analysis (2)
DataFrameColumns\ArrowStringDataFrameColumn.cs (1)
357throw new ArgumentException(Strings.SpansMultipleBuffers, nameof(numberOfRows));
PrimitiveDataFrameColumn.cs (1)
136throw new ArgumentException(Strings.SpansMultipleBuffers, nameof(numberOfRows));