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