3 references to Generate
System.Data.Linq (3)
SqlClient\Reader\ObjectReaderCompiler.cs (3)
717return this.Generate(node, null); 1233Type eType = this.Generate(expr, mm.DeclaringType.IsEntity ? locInstance : null); 1555Type actualType = this.Generate(expr, locInstance);