1 write to _ownerDocument
System.Private.Xml (1)
System\Xml\Dom\DomNameTable.cs (1)
22
_ownerDocument
= document;
1 reference to _ownerDocument
System.Private.Xml (1)
System\Xml\Dom\DomNameTable.cs (1)
79
XmlName name = XmlName.Create(prefix, localName, ns, hashCode,
_ownerDocument
, _entries[index], schemaInfo);