5 references to tempDirectoryAttributeName
System.Web (5)
Configuration\CompilationSection.cs (5)
105new ConfigurationProperty(tempDirectoryAttributeName, typeof(string), 245[ConfigurationProperty(tempDirectoryAttributeName, DefaultValue = "")] 258tempDirAttribName = tempDirectoryAttributeName; 259configFileName = ElementInformation.Properties[tempDirectoryAttributeName].Source; 260configLineNumber = ElementInformation.Properties[tempDirectoryAttributeName].LineNumber;