1 write to NextStates
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (1)
112
NextStates
= nextStates;
3 references to NextStates
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (3)
2437
if (_currentEntry.
NextStates
!= null)
2439
for (int i = 0; i < _currentEntry.
NextStates
.Length; ++i)
2441
int state = (int)_currentEntry.
NextStates
[i];