2 references to ApplyItemsToCollection
System.Data.Services.Client (2)
System\Data\Services\Client\AtomMaterializer.cs (2)
1595this.ApplyItemsToCollection(entry, property, list, nextLink, plan); 1785this.ApplyItemsToCollection(entry, property, feed.Entries.Select(e => e.ResolvedObject), feed.NextLink, continuationPlan);