3 references to IsFastTracked
System.Data.Linq (3)
ChangeTracker.cs (3)
134
return this.items.ContainsKey(obj) || this.
IsFastTracked
(obj);
145
if (this.
IsFastTracked
(obj)) {
187
else if (this.
IsFastTracked
(sender)) {