2 writes to ChangedForeignKeys
System.Data.Entity (2)
System\Data\Objects\Internal\TransactionManager.cs (2)
310this.ChangedForeignKeys = new Dictionary<IEntityWrapper, HashSet<RelatedEnd>>(); 329this.ChangedForeignKeys = null;