2 references to GetOpenPropertyValue
System.Data.Services (2)
System\Data\Services\Epm\EpmContentSerializer.cs (1)
179
currentValue = this.provider.
GetOpenPropertyValue
(currentValue, segment);
System\Data\Services\WebUtil.cs (1)
1516
return provider.
GetOpenPropertyValue
(resource, propertyName);