3 references to CannotParseWithDelimiters
Microsoft.Data.Analysis.Tests (3)
src\Microsoft.Data.Analysis\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));