1 write to _functionImports
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (1)
110_functionImports = new FilteredSchemaElementLookUpTable<Function, SchemaElement>(Members);
2 references to _functionImports
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (2)
108if (_functionImports == null) 112return _functionImports;