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