1 write to m_foreignKeys
System.Data.Entity (1)
System\Data\Query\InternalTrees\ColumnMap.cs (1)
728
m_foreignKeys
= foreignKeys ?? new SimpleColumnMap[0];
1 reference to m_foreignKeys
System.Data.Entity (1)
System\Data\Query\InternalTrees\ColumnMap.cs (1)
736
get { return
m_foreignKeys
; }