3 references to IsOperatorIn
System.Data.Common (3)
System\Data\Select.cs (3)
385
if (!
IsOperatorIn
(_expression))
451
IsOperatorIn
(bnode._right) ||
452
IsOperatorIn
(bnode._left))