2 references to IntBox
System.Data.Entity (2)
System\Data\Objects\EntityEntry.cs (2)
2776properties[propertyName] = new KeyValuePair<object, IntBox>(propertyValue, new IntBox(1)); 2929properties[member.Name] = new KeyValuePair<object, IntBox>(this.GetCurrentEntityValue(member.Name), new IntBox(1));