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