1 write to Globals
System.Data.Linq (1)
SqlClient\Reader\ObjectReaderCompiler.cs (1)
2485this.Globals = globals;
4 references to Globals
System.Data.Linq (4)
SqlClient\Reader\ObjectReaderCompiler.cs (4)
2542MetaType mType = (MetaType)this.Globals[iMetaType]; 2547MetaType mType = (MetaType)this.Globals[iMetaType]; 2573MetaDataMember member = (MetaDataMember)this.Globals[iGlobalLink]; 2583MetaDataMember member = (MetaDataMember)this.Globals[iGlobalLink];