2 writes to _ns
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ContractDescription.cs (2)
42_ns = ns ?? NamingHelper.DefaultNamespace; // ns can be "" 95_ns = value;
1 reference to _ns
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ContractDescription.cs (1)
90get { return _ns; }