6 references to ElementMatch
System.Xml (6)
System\Xml\Cache\XPathDocumentNavigator.cs (1)
903
return this.pageCurrent[this.idxCurrent].
ElementMatch
(this.atomizedLocalName, namespaceURI);
System\Xml\Cache\XPathNodeHelper.cs (5)
188
if (page[idx].
ElementMatch
(localName, namespaceName)) {
219
if (page[idx].
ElementMatch
(localName, namespaceName)) {
364
if (page[idx].
ElementMatch
(localName, namespaceName)) {
509
if (page[idx].
ElementMatch
(localName, namespaceName))
518
if (page[idx].
ElementMatch
(localName, namespaceName))