1 write to _trimWhiteSpace
Microsoft.Data.Analysis (1)
TextFieldParser.cs (1)
288
_trimWhiteSpace
= value;
5 references to _trimWhiteSpace
Microsoft.Data.Analysis (5)
TextFieldParser.cs (5)
285
get =>
_trimWhiteSpace
;
844
if (
_trimWhiteSpace
)
857
if (
_trimWhiteSpace
)
866
if (
_trimWhiteSpace
)
901
if (
_trimWhiteSpace
)