6 references to ShouldTrackWithContext
System.Data.Services.Client (6)
System\Data\Services\Client\AtomMaterializerLog.cs (6)
205Debug.Assert(ShouldTrackWithContext(entry), "Existing entries should be entity"); 237if (ShouldTrackWithContext(entry)) 302if (ShouldTrackWithContext(source) && ShouldTrackWithContext(target)) 320if (ShouldTrackWithContext(entry)) 345if (ShouldTrackWithContext(source) && ShouldTrackWithContext(target)) 370if (ShouldTrackWithContext(source) && ShouldTrackWithContext(target))