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