2 references to FRAMEWORK_VERSION_35
System.Web.Extensions (2)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (2)
535
if (targetFrameworkVersion >=
FRAMEWORK_VERSION_35
)
968
if (targetFrameworkVersion <
FRAMEWORK_VERSION_35
)