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