3 references to SubCode
System.Web.Services (3)
System\Web\Services\Protocols\Soap12ServerProtocol.cs (1)
172WriteFaultCodeValue(writer, subcode.Code, subcode.SubCode);
System\Web\Services\Protocols\SoapClientProtocol.cs (1)
797subcode = code.SubCode;
System\Web\Services\Protocols\SoapException.cs (1)
273subCode = subCode.SubCode;