2 references to ReadPropertyWithType
System.Data.Services (2)
System\Data\Services\Serializers\PlainXmlDeserializer.cs (2)
177
object result = this.
ReadPropertyWithType
(this.xmlReader, propertyName, segmentInfo.ProjectedProperty);
449
object propertyValue = this.
ReadPropertyWithType
(reader, propertyName, property);