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