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