1 write to m_toEnd
System.Data.Entity (1)
System\Data\Query\InternalTrees\RelPropertyHelper.cs (1)
46m_toEnd = toEnd;
2 references to m_toEnd
System.Data.Entity (2)
System\Data\Query\InternalTrees\RelPropertyHelper.cs (2)
64public RelationshipEndMember ToEnd { get { return m_toEnd; } } 98m_toEnd.ToString();