1 reference to ConnectionStringQuoteOdbcValuePattern
System.Data (1)
fx\src\data\System\Data\Common\DbConnectionOptions.cs (1)
92private static readonly Regex ConnectionStringQuoteOdbcValueRegex = new Regex(ConnectionStringQuoteOdbcValuePattern, RegexOptions.ExplicitCapture | RegexOptions.Compiled);