1 reference to GetOrCreateCollectionProperty
System.Data.Services.Client (1)
System\Data\Services\Client\AtomMaterializer.cs (1)
1808object collection = entry.ShouldUpdateFromPayload ? GetOrCreateCollectionProperty(entry.ResolvedObject, property, null) : null;