1 reference to GetDefaultAttribute
System.Private.Xml (1)
System\Xml\Dom\XmlAttributeCollection.cs (1)
322XmlAttribute? defattr = parent.OwnerDocument!.GetDefaultAttribute((XmlElement)parent, retNode.Prefix, retNode.LocalName, retNode.NamespaceURI);