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