4 references to ComputeNotAggregate
System.Data (4)
fx\src\data\System\Data\Filter\AggregateNode.cs (1)
205
throw ExprException.
ComputeNotAggregate
(this.ToString());
fx\src\data\System\Data\Filter\FunctionNode.cs (1)
153
throw ExprException.
ComputeNotAggregate
(this.ToString());
fx\src\data\System\Data\Filter\LookupNode.cs (1)
99
throw ExprException.
ComputeNotAggregate
(this.ToString());
fx\src\data\System\Data\Filter\NameNode.cs (1)
100
throw ExprException.
ComputeNotAggregate
(this.ToString());