1 implementation of InsertLookupCachedObject
System.Data.Linq (1)
DataServices.cs (1)
148
public object
InsertLookupCachedObject
(MetaType type, object instance) {
1 reference to InsertLookupCachedObject
System.Data.Linq (1)
SqlClient\Reader\ObjectReaderCompiler.cs (1)
2543
return this.services.
InsertLookupCachedObject
(mType, instance);