2 references to FunctionImportElement
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (1)
201
FunctionImportElement functionImport = new
FunctionImportElement
(this);
System\Data\EntityModel\SchemaObjectModel\FunctionImportElement.cs (1)
310
FunctionImportElement function = new
FunctionImportElement
((EntityContainer)parentElement);