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);
145
if (!_error.
HandleError
(e))
172
_error.
HandleError
(e);
176
_error.
HandleError
(e);
185
if (!_error.
HandleError
(e))
229
_error.
HandleError
(e);
320
thereIsAnUnhandledException = !_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)
46
error.
HandleError
(e);