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