3 references to Generate
System.Data.Linq (3)
SqlClient\Reader\ObjectReaderCompiler.cs (3)
748return this.Generate(((SqlUnary)node).Operand); 841Type actualType = this.Generate(opt.HasValue); 1349this.Generate(grp.Group);