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)
307
if (
_SectionsStack
== null)
309
return
_SectionsStack
;