2 references to SqlIncludeScope
System.Data.Linq (2)
SqlClient\Query\QueryConverter.cs (1)
119retNode = new SqlIncludeScope(retNode, this.dominatingExpression);
SqlClient\Query\SqlDuplicator.cs (1)
444return new SqlIncludeScope(this.Visit(scope.Child), scope.SourceExpression);