1 write to namespaceManager
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerator.cs (1)
57
this.
namespaceManager
= new NamespaceHelper(this.compileUnit.Namespaces);
1 reference to namespaceManager
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerator.cs (1)
130
get { return this.
namespaceManager
; }