2 writes to rootCollection
System.Data.Services.Client (2)
System\Data\Services\Client\Binding\DataServiceCollectionOfT.cs (2)
513
this.
rootCollection
= false;
689
this.
rootCollection
= true;
2 references to rootCollection
System.Data.Services.Client (2)
System\Data\Services\Client\Binding\DataServiceCollectionOfT.cs (2)
250
Debug.Assert(!this.
rootCollection
, "Must be a child collection to have the Observer setter called.");
505
if (!this.
rootCollection
)