3 references to AttributedKey
System.Data.Services (3)
System\Data\Services\Providers\ReflectionServiceProvider.cs (3)
206keyKind = ResourceKeyKind.AttributedKey; 440if (keyKind == ResourceKeyKind.AttributedKey && !entityTypeCandidate) 670Debug.Assert(currentKeyKind == ResourceKeyKind.AttributedKey, "This is the only way of specifying composite keys");