1 reference to _datetimeValueRegularExpression
System.Data.Entity (1)
System\Data\Common\EntitySql\CqlLexerHelpers.cs (1)
792
_reDateTimeValue = new Regex(
_datetimeValueRegularExpression
, RegexOptions.Singleline | RegexOptions.CultureInvariant);