1 write to items
System.Xml (1)
System\Xml\Schema\XmlSchemaAll.cs (1)
34items = newItems;
2 references to items
System.Xml (2)
System\Xml\Schema\XmlSchemaAll.cs (2)
26get { return items; } 30get { return base.IsEmpty || items.Count == 0; }