1 write to _namespaceManager
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerator.cs (1)
43
_namespaceManager
= new NamespaceHelper(_compileUnit.Namespaces);
1 reference to _namespaceManager
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerator.cs (1)
107
get { return
_namespaceManager
; }