1 implementation of Name
System.Private.Xml (1)
System\Xml\Schema\SchemaInfo.cs (1)
403
XmlQualifiedName IDtdInfo.
Name
2 references to Name
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (1)
6737
_curNode.SetNamedNode(XmlNodeType.DocumentType, _dtdInfo.
Name
.ToString(), string.Empty, null);
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
4478
_curNode.SetNamedNode(XmlNodeType.DocumentType, _dtdInfo.
Name
.ToString(), string.Empty, null);