1 write to _tempDir
System.Web (1)
HttpRuntime.cs (1)
984_tempDir = tempDirectory;
3 references to _tempDir
System.Web (3)
HttpRuntime.cs (3)
1299if (!System.Web.UI.Util.HasWriteAccessToDirectory(_tempDir)) { 1301System.Web.UI.Util.GetCurrentAccountName(), _tempDir)); 2939get { return _theRuntime._tempDir; }