1 write to _constraints
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\Relationship.cs (1)
72_constraints = new List<ReferentialConstraint>();
2 references to _constraints
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Relationship.cs (2)
70if (_constraints == null) 74return _constraints;