3 references to GetResourcePropertyFromEpmPath
System.Data.Services (3)
System\Data\Services\Providers\ObjectContextServiceProvider.cs (3)
2100
ResourceProperty redefinedProperty = this.
GetResourcePropertyFromEpmPath
(
2129
propertyToUse = this.
GetResourcePropertyFromEpmPath
(
2214
return baseResourceType.BaseType != null ? this.
GetResourcePropertyFromEpmPath
(baseResourceType.BaseType, sourcePath) : null;