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