2 references to GetPropertyValue
System.Data.Services (2)
System\Data\Services\Epm\EpmContentSerializer.cs (1)
172
currentValue = this.provider.
GetPropertyValue
(currentValue, property, currentType);
System\Data\Services\WebUtil.cs (1)
1510
return provider.
GetPropertyValue
(resource, resourceProperty, resourceType);