3 references to UnquotedValue
System.Data.OleDb (3)
DbConnectionOptions.cs (3)
627parserState = ParserState.UnquotedValue; 630case ParserState.UnquotedValue: // "((?![\"'\\s])" + "([^;\\s\\p{Cc}]|\\s+[^;\\s\\p{Cc}])*" + "(?<![\"']))" 717case ParserState.UnquotedValue: