1 reference to SqlIdentifierPattern
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlCommandSet.cs (1)
24private static readonly Regex SqlIdentifierParser = new Regex(SqlIdentifierPattern, RegexOptions.ExplicitCapture|RegexOptions.Singleline);