3 references to ExternalCalls
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\CqlGeneration\CqlWriter.cs (1)
53
if (s_wordIdentifierRegex.IsMatch(name) && false ==
ExternalCalls
.IsReservedKeyword(name))
System\Data\Mapping\ViewGeneration\GeneratedView.cs (1)
256
commandTree = (DbQueryCommandTree)
ExternalCalls
.CompileView(eSQL, mappingItemCollection, compilationMode);
System\Data\Metadata\EdmItemCollection.cs (1)
465
generatedDefinition = Mapping.ViewGeneration.Utils.
ExternalCalls
.CompileFunctionDefinition(