4 references to _rolelessEnds
System.Data.Entity (4)
System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSet.cs (4)
50foreach ( EntityContainerAssociationSetEnd end in _rolelessEnds ) 101_rolelessEnds.Add( end ); 129foreach (EntityContainerAssociationSetEnd end in _rolelessEnds) 147_rolelessEnds.Clear();