1 write to targetEntitySet
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs (1)
83this.targetEntitySet = targetEntitySet;
1 reference to targetEntitySet
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs (1)
128get { return this.targetEntitySet; }