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