1 write to codeNamespace
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
105set { this.codeNamespace = value; }
1 reference to codeNamespace
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
104get { return this.codeNamespace; }