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)
16
get { return
_items
; }
21
get { return base.IsEmpty ||
_items
.Count == 0; }