1 write to _appFilename
System.Web (1)
HttpApplicationFactory.cs (1)
105_appFilename = GetApplicationFile();
2 references to _appFilename
System.Web (2)
HttpApplicationFactory.cs (2)
228if (FileUtil.FileExists(_appFilename)) { 329HttpRuntime.FileChangesMonitor.StartMonitoringFile(_appFilename, handler);