2 references to WriteFaultCodeValue
System.Web.Services (2)
System\Web\Services\Protocols\Soap12ServerProtocol.cs (2)
127WriteFaultCodeValue(writer, TranslateFaultCode(soapException.Code), soapException.SubCode); 172WriteFaultCodeValue(writer, subcode.Code, subcode.SubCode);