3 references to UnquotedValue
System.Data.Odbc (3)
src\libraries\Common\src\System\Data\Common\DbConnectionOptions.Common.cs (3)
274
parserState = ParserState.
UnquotedValue
;
277
case ParserState.
UnquotedValue
: // "((?![\"'\\s])" + "([^;\\s\\p{Cc}]|\\s+[^;\\s\\p{Cc}])*" + "(?<![\"']))"
364
case ParserState.
UnquotedValue
: