7 references to UnboundName
System.Data (7)
fx\src\data\System\Data\Filter\AggregateNode.cs (1)
109throw ExprException.UnboundName(columnName);
fx\src\data\System\Data\Filter\LookupNode.cs (1)
63throw ExprException.UnboundName(columnName);
fx\src\data\System\Data\Filter\NameNode.cs (5)
42throw ExprException.UnboundName(name); 53throw ExprException.UnboundName(name); 57throw ExprException.UnboundName(name); 85throw ExprException.UnboundName(name); 92throw ExprException.UnboundName(name);