17 references to HandleError
dotnet-svcutil-lib (17)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (16)
132_error.HandleError(e); 136_error.HandleError(e); 145if (!_error.HandleError(e)) 172_error.HandleError(e); 176_error.HandleError(e); 185if (!_error.HandleError(e)) 229_error.HandleError(e); 320thereIsAnUnhandledException = !_error.HandleError(e); 352_error.HandleError(e); 590_error.HandleError(e); 649_error.HandleError(e); 728_error.HandleError(e); 772_error.HandleError(e); 790_error.HandleError(e); 824_error.HandleError(e); 841_error.HandleError(e);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\InstanceBehavior.cs (1)
46error.HandleError(e);