1 write to collection
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs (1)
81this.collection = collection;
1 reference to collection
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs (1)
134get { return this.collection; }