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