2 references to CheckAndPromoteOperand
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (2)
1724
this.
CheckAndPromoteOperand
(typeof(OperationSignatures.INegationSignatures), op.Text, ref expr, op.Position);
1729
this.
CheckAndPromoteOperand
(typeof(OperationSignatures.INotSignatures), op.Text, ref expr, op.Position);