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