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