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