1 instantiation of RelationComposer
System.Data.Linq (1)
SqlClient\Query\Translator.cs (1)
157
RelationComposer rc = new
RelationComposer
(subquery.Parameters[0], association, otherSource, thisInstance);
1 reference to RelationComposer
System.Data.Linq (1)
SqlClient\Query\Translator.cs (1)
157
RelationComposer
rc = new RelationComposer(subquery.Parameters[0], association, otherSource, thisInstance);