2 instantiations of CallbackException
System.ServiceModel.Primitives (2)
Internals\System\Runtime\AsyncResult.cs (1)
155throw Fx.Exception.AsError(new CallbackException(InternalSR.AsyncCallbackThrewException, e));
SMDiagnostics\System\ServiceModel\Diagnostics\ExceptionUtility.cs (1)
54return ThrowHelperCritical(new CallbackException(message, innerException));