3 references to UnquotedValue
System.Data (3)
fx\src\data\System\Data\Common\DbConnectionOptions.cs (3)
657
parserState = ParserState.
UnquotedValue
;
660
case ParserState.
UnquotedValue
: // "((?![\"'\\s])" + "([^;\\s\\p{Cc}]|\\s+[^;\\s\\p{Cc}])*" + "(?<![\"']))"
729
case ParserState.
UnquotedValue
: