3 references to IsOperatorIn
System.Data.Common (3)
System\Data\Select.cs (3)
391
if (!
IsOperatorIn
(_expression))
461
IsOperatorIn
(bnode._right) ||
462
IsOperatorIn
(bnode._left))