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