1 write to CurrentState
System.Xml (1)
System\Xml\Schema\XsdBuilder.cs (1)
104CurrentState = state;
2 references to CurrentState
System.Xml (2)
System\Xml\Schema\XsdBuilder.cs (2)
787containerStack.Push(GetContainer(this.currentEntry.CurrentState)); 796SetContainer(this.currentEntry.CurrentState, containerStack.Pop());