1 write to _ns
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultException.cs (1)
267array[i]._ns = code.Namespace;
1 reference to _ns
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultException.cs (1)
253code = new FaultCode(nodes[i]._name, nodes[i]._ns, code);