9 references to GenerateConvertToType
System.Data.Linq (9)
SqlClient\Reader\ObjectReaderCompiler.cs (9)
1460
this.
GenerateConvertToType
(actualType, resultType);
1556
this.
GenerateConvertToType
(actualType, type);
1561
GenerateConvertToType
(readerMethodType, actualType);
1562
GenerateConvertToType
(actualType, expectedType);
1643
this.
GenerateConvertToType
(actualType, genExpectedTypeArgs[0]);
1681
this.
GenerateConvertToType
(actualType, seqType);
1696
this.
GenerateConvertToType
(actualType, seqType);
1709
this.
GenerateConvertToType
(actualType, seqType);
2169
this.
GenerateConvertToType
(typeof(object), type);