2 writes to _appPath
System.Web (2)
Management\WebEvents.cs (2)
1882_appPath = HttpRuntime.AppDomainAppPathInternal; 1885_appPath = null;
1 reference to _appPath
System.Web (1)
Management\WebEvents.cs (1)
1900public string ApplicationPath { get { return _appPath; } }