2 overrides of KeyType
System.Data.Linq (2)
IdentityManager.cs (2)
139
internal override Type
KeyType
{
189
internal override Type
KeyType
{
2 references to KeyType
System.Data.Linq (2)
IdentityManager.cs (2)
65
typeof(IdentityCache<,>).MakeGenericType(type.Type, km.
KeyType
),
89
typeof(MultiKeyManager<,,>).MakeGenericType(type.Type, mm.Type, km.
KeyType
),