1 write to NextStates
System.Private.Xml (1)
System\Xml\Schema\XsdBuilder.cs (1)
108
NextStates
= nextStates;
3 references to NextStates
System.Private.Xml (3)
System\Xml\Schema\XsdBuilder.cs (3)
2432
if (_currentEntry.
NextStates
!= null)
2434
for (int i = 0; i < _currentEntry.
NextStates
.Length; ++i)
2436
int state = (int)_currentEntry.
NextStates
[i];