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