1 write to attributes
System.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
384
attributes
= new XmlSchemaObjectTable();
2 references to attributes
System.Xml (2)
System\Xml\Schema\XmlSchema.cs (2)
383
if (
attributes
== null) {
386
return
attributes
;