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