2 references to GetReaderMethod
System.Data.Linq (2)
SqlClient\Reader\ObjectReaderCompiler.cs (2)
1842MethodInfo readerMethod = this.GetReaderMethod(this.compiler.dataReaderType, rType); 1843MethodInfo bufferMethod = this.GetReaderMethod(typeof(DbDataReader), rType);