1 write to collectionChangedCallback
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\DataServiceCollectionOfT.cs (1)
170
this.
collectionChangedCallback
= collectionChangedCallback;
1 reference to collectionChangedCallback
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\DataServiceCollectionOfT.cs (1)
287
this.StartTracking(context, items, this.entitySetName, this.entityChangedCallback, this.
collectionChangedCallback
);