1 write to m_relProperties
System.Data.Entity (1)
System\Data\Query\InternalTrees\ScalarOps.cs (1)
1003
m_relProperties
= relProperties;
1 reference to m_relProperties
System.Data.Entity (1)
System\Data\Query\InternalTrees\ScalarOps.cs (1)
1024
internal List<RelProperty> RelationshipProperties { get { return
m_relProperties
; } }