2 instantiations of CallbackException
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\AsyncResult.cs (1)
180
throw Fx.Exception.AsError(new
CallbackException
(InternalSR.AsyncCallbackThrewException, e));
FrameworkFork\System.ServiceModel\SMDiagnostics\System\ServiceModel\Diagnostics\ExceptionUtility.cs (1)
81
return this.ThrowHelperCritical(new
CallbackException
(message, innerException));