1 write to _SectionsStack
System.Configuration (1)
System\Configuration\Configuration.cs (1)
308_SectionsStack = new Stack();
2 references to _SectionsStack
System.Configuration (2)
System\Configuration\Configuration.cs (2)
307if (_SectionsStack == null) 309return _SectionsStack;