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