1 write to ownerDocument
System.Xml (1)
System\Xml\Dom\DomNameTable.cs (1)
24ownerDocument = document;
1 reference to ownerDocument
System.Xml (1)
System\Xml\Dom\DomNameTable.cs (1)
83XmlName name = XmlName.Create(prefix, localName, ns, hashCode, ownerDocument, entries[index], schemaInfo);