2 references to GenerateExpressionForType
System.Data.Linq (2)
SqlClient\Reader\ObjectReaderCompiler.cs (2)
1124this.GenerateExpressionForType(expr, memberType, mm.DeclaringType.IsEntity ? locInstance : null); 1551return this.GenerateExpressionForType(expr, type, null);