1 reference to ConnectionStringQuoteValuePattern
System.Data (1)
fx\src\data\System\Data\Common\DbConnectionOptions.cs (1)
91private static readonly Regex ConnectionStringQuoteValueRegex = new Regex(ConnectionStringQuoteValuePattern, RegexOptions.Compiled);