1 write to _document
System.Private.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
419internal XmlDocument Document => _document ??= new XmlDocument();