1 write to _items
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaSequence.cs (1)
29_items = newItems;
2 references to _items
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaSequence.cs (2)
19get { return _items; } 24get { return base.IsEmpty || _items.Count == 0; }