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