3 references to IsOperatorIn
System.Data (3)
fx\src\data\System\Data\Select.cs (3)
325
if (!
IsOperatorIn
(this.expression)) {
382
IsOperatorIn
(bnode.right) ||
383
IsOperatorIn
(bnode.left))