1 write to _relationshipSets
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (1)
95_relationshipSets = new FilteredSchemaElementLookUpTable<EntityContainerRelationshipSet, SchemaElement>(Members);
2 references to _relationshipSets
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (2)
93if (_relationshipSets == null) 97return _relationshipSets;