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