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