3 references to _containerStack
System.Private.Xml (3)
System\Xml\Schema\XsdBuilder.cs (3)
816_containerStack.Push(GetContainer(_currentEntry.CurrentState)); 827SetContainer(_currentEntry.CurrentState, _containerStack.Pop()); 843get { return _containerStack.Peek(); }