1 write to _elements
System.Private.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
342
public XmlSchemaObjectTable Elements =>
_elements
??= new XmlSchemaObjectTable();