2 references to DuplicateNS
System.Data.Common (2)
System\Xml\XPathNodePointer.cs (2)
1476
if (bFound && attr.NamespaceURI == StrReservedXmlns && !
DuplicateNS
(be, attr.LocalName))
1494
if (curCol.Namespace == StrReservedXmlns && !
DuplicateNS
(be, curCol.ColumnName))