2 writes to enableVersionHeaderCache
System.Web (2)
Configuration\HttpRuntimeSection.cs (2)
505enableVersionHeaderCache = (bool)base[_propEnableVersionHeader]; 512enableVersionHeaderCache = value;
1 reference to enableVersionHeaderCache
System.Web (1)
Configuration\HttpRuntimeSection.cs (1)
508return enableVersionHeaderCache;