1 write to s_helper
System.Web (1)
Configuration\HealthMonitoringSectionHelper.cs (1)
50
s_helper
= new HealthMonitoringSectionHelper();
2 references to s_helper
System.Web (2)
Configuration\HealthMonitoringSectionHelper.cs (2)
49
if (
s_helper
== null) {
53
return
s_helper
;