3 references to CannotParseWithDelimiters
Microsoft.Data.Analysis (3)
TextFieldParser.cs (3)
804
throw new Exception(string.Format(Strings.
CannotParseWithDelimiters
, currentLineNumber));
822
throw new Exception(string.Format(Strings.
CannotParseWithDelimiters
, currentLineNumber));
837
throw new Exception(string.Format(Strings.
CannotParseWithDelimiters
, currentLineNumber));