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