1 write to _attributes
System.Private.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
333
public XmlSchemaObjectTable Attributes =>
_attributes
??= new XmlSchemaObjectTable();