1 write to _ownerDocument
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\DomNameTable.cs (1)
26_ownerDocument = document;
1 reference to _ownerDocument
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\DomNameTable.cs (1)
95XmlName name = XmlName.Create(prefix, localName, ns, hashCode, _ownerDocument, _entries[index], schemaInfo);