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