1 reference to GeneratedContractType
System.Web.Extensions (1)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
658
GeneratedContractType generatedType = new
GeneratedContractType
(contract.Namespace, contract.Name, baseType, baseType);