2 references to s_strXmlNS
System.Data (2)
fx\src\data\System\NewXml\XPathNodePointer.cs (2)
185if ( IsNamespaceNode( nt, this._node.NamespaceURI ) && this._node.LocalName == s_strXmlNS ) 211if ( this._node.LocalName == s_strXmlNS )