1 write to KeyProperty
System.Data.Services.Client (1)
System\Data\Services\Client\ClientType.cs (1)
249
key.
KeyProperty
= true;
4 references to KeyProperty
System.Data.Services.Client (4)
System\Data\Services\Client\ALinq\ResourceBinder.cs (1)
1529
if (property.
KeyProperty
)
System\Data\Services\Client\ClientType.cs (2)
265
Debug.Assert(this.KeyCount == this.Properties.Where(k => k.
KeyProperty
).Count(), "KeyCount mismatch");
934
return x.
KeyProperty
;
System\Data\Services\Client\DataServiceContext.cs (1)
2488
if (property.
KeyProperty
)