3 references to _containerStack
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (3)
824_containerStack.Push(GetContainer(_currentEntry.CurrentState)); 835SetContainer(_currentEntry.CurrentState, _containerStack.Pop()); 851get { return (XmlSchemaObject)_containerStack.Peek(); }