1 reference to ObjectReaderFactory
System.Data.Linq (1)
SqlClient\Reader\ObjectReaderCompiler.cs (1)
208
Type factoryType = typeof(
ObjectReaderFactory
<,>).MakeGenericType(this.dataReaderType, elementType);