1 implementation of Name
System.Private.Xml (1)
System\Xml\Schema\SchemaInfo.cs (1)
403XmlQualifiedName 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);