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