1 type derived from InternalException
System.ServiceModel.Internals (1)
System\Runtime\Fx.cs (1)
1311class FatalInternalException : InternalException
1 instantiation of InternalException
System.ServiceModel.Internals (1)
System\Runtime\Fx.cs (1)
143throw new InternalException(description);