1 reference to s_wordIdentifierRegex
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CqlGeneration\CqlWriter.cs (1)
53
if (
s_wordIdentifierRegex
.IsMatch(name) && false == ExternalCalls.IsReservedKeyword(name))