2 writes to _docTypeName
System.Private.Xml (2)
System\Xml\Core\XmlParserContext.cs (2)
71_docTypeName = docTypeName ?? string.Empty; 114_docTypeName = value ?? string.Empty;
1 reference to _docTypeName
System.Private.Xml (1)
System\Xml\Core\XmlParserContext.cs (1)
110return _docTypeName;