1 write to xso
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaObjectTable.cs (1)
153xso = value;
3 references to xso
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaObjectTable.cs (3)
82if ((object)_entries[index].xso == (object)xso) 252array.SetValue(_entries[i].xso, arrayIndex++); 320currentValue = _entries[currentIndex].xso;