3 references to HasLast
System.Private.Xml (3)
System\Xml\XPath\Internal\QueryBuilder.cs (3)
224(propsCond & (Props.HasPosition | Props.HasLast)) != 0 282else if ((propsCond & Props.HasLast) != 0) 357props |= Props.HasLast;