1 write to _members
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (1)
65_members = new SchemaElementLookUpTable<SchemaElement>();
2 references to _members
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (2)
63if (_members == null) 67return _members;