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