3 references to WritePrimitiveValue
System.Data.Services (3)
System\Data\Services\Serializers\PlainXmlSerializer.cs (3)
300
this.
WritePrimitiveValue
(propertyValue, property.Name, property.ResourceType);
326
this.
WritePrimitiveValue
(value, propertyName, propertyResourceType);
415
this.
WritePrimitiveValue
(element, propertyName, resourceType);