1 write to _items
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAll.cs (1)
26_items = newItems;
2 references to _items
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaAll.cs (2)
16get { return _items; } 21get { return base.IsEmpty || _items.Count == 0; }