1 write to items
System.Xml (1)
System\Xml\Schema\XmlSchemaSequence.cs (1)
37items = newItems;
2 references to items
System.Xml (2)
System\Xml\Schema\XmlSchemaSequence.cs (2)
29get { return items; } 33get { return base.IsEmpty || items.Count == 0; }