3 references to containerStack
System.Xml (3)
System\Xml\Schema\XsdBuilder.cs (3)
787containerStack.Push(GetContainer(this.currentEntry.CurrentState)); 796SetContainer(this.currentEntry.CurrentState, containerStack.Pop()); 809get { return (XmlSchemaObject)containerStack.Peek(); }