2 writes to trackingOnLoad
System.Data.Services.Client (2)
System\Data\Services\Client\Binding\DataServiceCollectionOfT.cs (2)
165this.trackingOnLoad = true; 285this.trackingOnLoad = false;
3 references to trackingOnLoad
System.Data.Services.Client (3)
System\Data\Services\Client\Binding\DataServiceCollectionOfT.cs (3)
179if (!this.trackingOnLoad) 280if (this.trackingOnLoad) 538if (this.trackingOnLoad)