2 references to ReadPropertyValue
System.Data.Services.Client (2)
parent\Server\System\Data\Services\Epm\EpmCustomContentWriterNodeData.cs (1)
194
propertyValue = segment.EpmInfo.
ReadPropertyValue
(element);
System\Data\Services\Client\Epm\EpmSyndicationContentSerializer.cs (1)
75
propertyValue = epmInfo.
ReadPropertyValue
(this.Element);