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