1 write to _entries
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaObjectTable.cs (1)
275
_entries
= entries;
2 references to _entries
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaObjectTable.cs (2)
320
currentValue =
_entries
[currentIndex].xso;
321
currentKey =
_entries
[currentIndex].qname;