1 reference to _timeValueRegularExpression
System.Data.Entity (1)
System\Data\Common\EntitySql\CqlLexerHelpers.cs (1)
808
_reTimeValue = new Regex(
_timeValueRegularExpression
, RegexOptions.Singleline | RegexOptions.CultureInvariant);