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