1 reference to _maxLineSize
Microsoft.Data.Analysis (1)
TextFieldParser.cs (1)
824
if (line.Length + newLine.Length >
_maxLineSize
)