4 references to ServiceContractGenerator
System.ServiceModel (3)
System\ServiceModel\Description\ServiceContractGenerator.cs (3)
40: this(null, null) 45: this(null, targetConfig) 50: this(targetCompileUnit, null)
System.Web.Extensions (1)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
507ServiceContractGenerator contractGenerator = new ServiceContractGenerator(targetCompileUnit, targetConfiguration);