1 write to s_installDirectory
System.Web (1)
HttpRuntime.cs (1)
171s_installDirectory = installDir;
2 references to s_installDirectory
System.Web (2)
HttpRuntime.cs (2)
960tempDirectory = Path.Combine(s_installDirectory, codegenDirName); 2834get { return s_installDirectory; }