2 instantiations of DynamicQueryableWrapper
System.Web.Extensions (2)
UI\WebControls\LinqDataSourceView.cs (1)
56: this(owner, name, context, new DynamicQueryableWrapper(), new LinqToSqlWrapper()) {
UI\WebControls\QueryableDataSourceView.cs (1)
56: this(owner, viewName, context, new DynamicQueryableWrapper()) {