5 references to s_configTargetFrameworkAttributeName
System.Web (5)
Compilation\MultiTargetingUtil.cs (5)
180s_configTargetFrameworkAttributeName, targetFrameworkMoniker, e.Message), source, lineNumber); 184throw new ConfigurationErrorsException(SR.GetString(SR.Invalid_lower_target_version, s_configTargetFrameworkAttributeName), 212throw new ConfigurationErrorsException(SR.GetString(SR.Invalid_higher_target_version, s_configTargetFrameworkAttributeName), source, lineNumber); 325throw new ConfigurationErrorsException(SR.GetString(SR.Compiler_version_20_35_required, s_configTargetFrameworkAttributeName)); 376throw new ConfigurationErrorsException(SR.GetString(SR.Compiler_version_40_required, s_configTargetFrameworkAttributeName));