3 instantiations of ServerException
mscorlib (3)
system\runtime\remoting\message.cs (3)
4394fault = new ServerException(sb.ToString()); 4412fault = new ServerException((String)soapFault.Detail); 4416fault = new ServerException(soapFault.FaultString);