19 references to IsNamespace
System.Private.Xml (19)
System\Xml\Dom\DocumentXPathNavigator.cs (18)
51if (((XmlAttribute)node).IsNamespace) 115&& attribute.IsNamespace) 133if (((XmlAttribute)_source).IsNamespace) 154&& attribute.IsNamespace) 274if (!attribute.IsNamespace) 301if (!attribute.IsNamespace) 326if (!attribute.IsNamespace) 340|| attribute.IsNamespace) 353if (!attribute.IsNamespace) 531if (attribute.IsNamespace) 567|| !attribute.IsNamespace) 645if (attribute.IsNamespace) 846parent = attribute.IsNamespace ? _namespaceParent : attribute.OwnerElement; 868parent = attribute.IsNamespace ? _namespaceParent : attribute.OwnerElement; 1666if (attribute.IsNamespace) 1725if (attribute.IsNamespace) 1820if (attribute.IsNamespace) 1842if (attribute.IsNamespace)
System\Xml\Dom\XmlAttribute.cs (1)
400if (IsNamespace)