2 references to InheritanceCodeForClientCompare
System.Data.Linq (2)
SqlClient\Query\Translator.cs (1)
64object code = InheritanceRules.InheritanceCodeForClientCompare(type.InheritanceCode, dm.SqlType);
SqlClient\Reader\ObjectReaderCompiler.cs (1)
1998object code = InheritanceRules.InheritanceCodeForClientCompare(imt.InheritanceCode, discriminatorType);