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