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