3 references to Function
System.Data.Entity (3)
System\Data\EntityModel\SchemaObjectModel\FunctionImportElement.cs (1)
25: base(container.Schema)
System\Data\EntityModel\SchemaObjectModel\ModelFunction.cs (1)
30base(parentElement)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
1079Function function = new Function(this);