1 implementation of Name
System.Xml (1)
System\Xml\Schema\SchemaInfo.cs (1)
381
XmlQualifiedName IDtdInfo.
Name
{
2 references to Name
System.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (1)
6103
curNode.SetNamedNode(XmlNodeType.DocumentType, dtdInfo.
Name
.ToString(), string.Empty, null);
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
4155
curNode.SetNamedNode(XmlNodeType.DocumentType, dtdInfo.
Name
.ToString(), string.Empty, null);