1 write to NextStates
System.Xml (1)
System\Xml\Schema\XsdBuilder.cs (1)
105
NextStates
= nextStates;
3 references to NextStates
System.Xml (3)
System\Xml\Schema\XsdBuilder.cs (3)
2222
if (this.currentEntry.
NextStates
!= null) {
2223
for (int i = 0; i < this.currentEntry.
NextStates
.Length; ++i) {
2224
int state = (int)this.currentEntry.
NextStates
[i];