3 references to Logical
System.Private.Xml (3)
System\Xml\Xsl\XPath\XPathBuilder.cs (3)
122case XPathOperatorGroup.Logical: return LogicalOperator(op, left!, right!); 691/*Or */ XPathOperatorGroup.Logical, 692/*And */ XPathOperatorGroup.Logical,