1 instantiation of WebConfigurationHostFileChange
System.Web (1)
Configuration\WebConfigurationHost.cs (1)
530
wrapper = new
WebConfigurationHostFileChange
(callback);
4 references to WebConfigurationHostFileChange
System.Web (4)
Configuration\WebConfigurationHost.cs (4)
525
WebConfigurationHostFileChange
wrapper;
547
WebConfigurationHostFileChange
wrapper = null;
551
WebConfigurationHostFileChange
item = (
WebConfigurationHostFileChange
) list[i];