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