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