1 type derived from InternalException
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Fx.cs (1)
1011
internal class FatalInternalException :
InternalException
1 instantiation of InternalException
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Fx.cs (1)
122
throw new
InternalException
(description);