6 references to Tracking
System.Data.Services.Client (6)
System\Data\Services\Client\AtomMaterializerLog.cs (6)
103
if (!this.
Tracking
)
211
else if (this.
Tracking
&& entry.MediaLinkEntry == true)
297
if (!this.
Tracking
)
347
Debug.Assert(this.
Tracking
, "this.Tracking -- otherwise there's an 'if' missing (it happens to be that the assert holds for all current callers");
365
if (!this.
Tracking
)
372
Debug.Assert(this.
Tracking
, "this.Tracking -- otherwise there's an 'if' missing (it happens to be that the assert holds for all current callers");