1 reference to HandleException
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Fx.cs (1)
407
return handler == null ? false : handler.
HandleException
(exception);