2 references to ParseLogicalAnd
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (2)
1371Expression left = this.ParseLogicalAnd(); 1376Expression right = this.ParseLogicalAnd();