1 write to _whereParameters
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceQueryBuilder.cs (1)
45_whereParameters = whereParameters;
1 reference to _whereParameters
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceQueryBuilder.cs (1)
105queryT = queryT.Where(_whereExpression, _whereParameters);