2 references to InternalException
System.ServiceModel.Primitives (2)
Internals\System\Runtime\Fx.cs (2)
124throw new InternalException(description); 1001public FatalInternalException(string description) : base(description) { }