2 references to s_sections
System.Web (2)
Configuration\MTConfigUtil.cs (2)
155if (!s_sections.TryGetValue(key, out result)) { 157s_sections.TryAdd(key, result);