1 write to _entitySets
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (1)
80_entitySets = new FilteredSchemaElementLookUpTable<EntityContainerEntitySet, SchemaElement>(Members);
2 references to _entitySets
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (2)
78if (_entitySets == null) 82return _entitySets;