2 references to IsPrimaryExpr
System.Xml (2)
System\Xml\XPath\Internal\XPathParser.cs (2)
215 if (IsPrimaryExpr(this.scanner)) { // in this moment we shoud distinct LocationPas vs FilterExpr (which starts from is PrimaryExpr) 411Debug.Assert(IsPrimaryExpr(this.scanner));