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