2 references to AppConfigPath
System.Web (2)
CachedPathData.cs (2)
118return GetConfigPathData(HostingEnvironment.AppConfigPath); 159s_appConfigPathLength = (HostingEnvironment.IsHosted) ? HostingEnvironment.AppConfigPath.Length : WebConfigurationHost.RootWebConfigPath.Length;