2 references to ExceptionType
mscorlib (2)
system\runtime\remoting\message.cs (2)
4382
Type exceptionType = Type.GetType(serverFault.
ExceptionType
, false, false);
4388
sb.Append(serverFault.
ExceptionType
);