19 references to IsNamespace
System.Xml (19)
System\Xml\Dom\DocumentXPathNavigator.cs (18)
49if (((XmlAttribute)node).IsNamespace) { 103&& attribute.IsNamespace) { 117if (((XmlAttribute)source).IsNamespace) { 135&& attribute.IsNamespace) { 230if (!attribute.IsNamespace) { 252if (!attribute.IsNamespace) { 273if (!attribute.IsNamespace) { 286|| attribute.IsNamespace) { 296if (!attribute.IsNamespace) { 445if (attribute.IsNamespace) { 475|| !attribute.IsNamespace) { 540if (attribute.IsNamespace) { 702parent = attribute.IsNamespace ? namespaceParent : attribute.OwnerElement; 720parent = attribute.IsNamespace ? namespaceParent : attribute.OwnerElement; 1394if (attribute.IsNamespace) { 1444if (attribute.IsNamespace) { 1524if (attribute.IsNamespace) { 1542if (attribute.IsNamespace) {
System\Xml\Dom\XmlAttribute.cs (1)
328if (IsNamespace) {