1 type derived from FatalException
System.ServiceModel.Internals (1)
System\Runtime\CallbackException.cs (1)
11
class CallbackException :
FatalException
1 reference to FatalException
System.ServiceModel.Internals (1)
System\Runtime\Fx.cs (1)
206
if (exception is
FatalException
||