1 reference to IsInheritedNamespace
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
1006
if (lineInfo != null && ! (currentNode.NodeType == XPathNodeType.Namespace &&
IsInheritedNamespace
(currentNode))) {