1 override of InsertLookup
System.Data.Linq (1)
IdentityManager.cs (1)
263internal override object InsertLookup(object instance) {
1 reference to InsertLookup
System.Data.Linq (1)
IdentityManager.cs (1)
40return this.currentCache.InsertLookup(instance);