1 reference to CodeTypeFactory
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerator.cs (1)
186
context = new ContextInitializer(this, new
CodeTypeFactory
(this, options.IsSet(ServiceContractGenerationOptions.InternalTypes))).CreateContext(contractDescription);