2 writes to _appPath
System.Web (2)
Configuration\WebConfigurationHost.cs (2)
226
_appPath
= VirtualPath.CreateAbsoluteAllowNull(appPath);
258
GetConfigPaths(_configMapPath, webLevel, path, site, locationSubPath, out
_appPath
, out _appSiteName, out _appSiteID, out configPath, out locationConfigPath);
7 references to _appPath
System.Web (7)
Configuration\WebConfigurationHost.cs (7)
230
if (!String.IsNullOrEmpty(_appSiteID) &&
_appPath
!= null) {
231
_appConfigPath = GetConfigPathFromSiteIDAndVPath(_appSiteID,
_appPath
);
259
_appConfigPath = GetConfigPathFromSiteIDAndVPath(_appSiteID,
_appPath
);
621
if (
_appPath
== null)
630
if (
_appPath
== path)
633
if (UrlPath.IsEqualOrSubpath(
_appPath
.VirtualPathString, path.VirtualPathString))
788
VirtualPath.GetVirtualPathString(
_appPath
), // AppPath