1 write to _text
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultException.cs (1)
318array[i]._text = translations[i].Text;
1 reference to _text
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultException.cs (1)
303reasons[i] = new FaultReasonText(nodes[i]._text, nodes[i]._xmlLang);