5 references to HostingEnvironment
System.Web (5)
Hosting\HostingEnvironment.cs (2)
424HostingEnvironmentSection hostEnvConfig = RuntimeConfig.GetAppLKGConfig().HostingEnvironment; 565HostingEnvironmentSection hostEnvConfig = RuntimeConfig.GetAppLKGConfig().HostingEnvironment;
HttpRuntime.cs (3)
854hostingEnvironmentSection = appConfig.HostingEnvironment; 864hostingEnvironmentSection = appLKGConfig.HostingEnvironment; 1342section = appConfig.HostingEnvironment;