2 writes to _relationship
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainerRelationshipSet.cs (2)
54_relationship = value; 92_relationship = element as IRelationship;
3 references to _relationship
System.Data.Entity (3)
System\Data\EntityModel\SchemaObjectModel\EntityContainerRelationshipSet.cs (3)
49return _relationship; 84if ( _relationship == null ) 93if ( _relationship == null )