4 references to AddGlobal
System.Data.Linq (4)
SqlClient\Reader\ObjectReaderCompiler.cs (4)
810
int iGlobal = this.
AddGlobal
(d.GetType(), d);
976
iMeta = this.
AddGlobal
(typeof(MetaType), sn.MetaType);
1363
int iGlobalLink = this.
AddGlobal
(typeof(MetaDataMember), link.Member);
2365
int iGlobal = this.
AddGlobal
(type, value);