3 references to SetOpenPropertyValue
System.Data.Services (3)
System\Data\Services\Serializers\Deserializer.cs (1)
510SetOpenPropertyValue(resourceToBeModified, description.ContainerName, requestValue, service);
System\Data\Services\Serializers\JsonDeserializer.cs (1)
644SetOpenPropertyValue(parentResource, propertyName, propertyValue, this.Service);
System\Data\Services\Serializers\PlainXmlDeserializer.cs (1)
454Deserializer.SetOpenPropertyValue(resource, propertyName, propertyValue, this.Service);