2 references to MaxObjectCount
System.Data.Services (2)
System\Data\Services\Serializers\PlainXmlDeserializer.cs (1)
101
deserializer.UpdateObjectCount(xml.
MaxObjectCount
);
System\Data\Services\Serializers\SyndicationDeserializer.cs (1)
334
PlainXmlDeserializer.ApplyContent(this, reader, resourceType, resource, propertiesApplied, this.
MaxObjectCount
);