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