1 write to _notations
System.Private.Xml (1)
System\Xml\Dom\XmlDocumentType.cs (1)
82public XmlNamedNodeMap Notations => _notations ??= new XmlNamedNodeMap(this);