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