2 references to IsPropertyKeyProperty
System.Data.Services (2)
System\Data\Services\Providers\ReflectionServiceProvider.cs (2)
438if (IsPropertyKeyProperty(property, out keyKind)) 655if (parentResourceType.BaseType == null && parentResourceType.ResourceTypeKind == ResourceTypeKind.EntityType && IsPropertyKeyProperty(property, out currentKeyKind))