4 references to GetOtherItem
System.Data.Linq (4)
ChangeProcessor.cs (4)
523
return this.
GetOtherItem
(assoc, item.Current) != this.
GetOtherItem
(assoc, item.Original);
548
TrackedObject otherItem = this.
GetOtherItem
(assoc, item.Current);
549
TrackedObject dbOtherItem = this.
GetOtherItem
(assoc, item.Original);