7 references to GenerateConstant
System.Data.Linq (7)
SqlClient\Reader\ObjectReaderCompiler.cs (7)
805return this.GenerateConstant(value.ClrType, value.Value); 853this.GenerateConstant(opt.ClrType, null); 1955this.GenerateConstant(locDiscriminator.LocalType, vMatch.Value); 1968this.GenerateConstant(stc.ClrType, null); 1999this.GenerateConstant(locDiscriminator.LocalType, code); 2003this.GenerateConstant(typeof(Type), imt.Type); 2012this.GenerateConstant(typeof(Type), defType.Type);