28 references to HandleError
System.ServiceModel (28)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (25)
351
thereIsAnUnhandledException = (!this.error.
HandleError
(e)) || thereIsAnUnhandledException;
389
if (!this.error.
HandleError
(e))
447
if (!this.error.
HandleError
(e))
488
this.error.
HandleError
(e);
492
this.error.
HandleError
(e);
508
if (!this.error.
HandleError
(e))
535
this.error.
HandleError
(e);
539
this.error.
HandleError
(e);
556
if (!this.error.
HandleError
(e))
591
if (!this.error.
HandleError
(e))
620
this.error.
HandleError
(e);
654
if (!this.error.
HandleError
(e))
695
if (!this.error.
HandleError
(e))
806
thereIsAnUnhandledException = (!this.error.
HandleError
(e)) || thereIsAnUnhandledException;
840
this.error.
HandleError
(e);
1238
this.error.
HandleError
(e);
1324
this.error.
HandleError
(e);
1353
this.error.
HandleError
(e);
1487
this.error.
HandleError
(e);
1549
this.error.
HandleError
(e);
1567
this.error.
HandleError
(e);
1602
this.error.
HandleError
(e);
1618
this.error.
HandleError
(e);
1634
this.error.
HandleError
(e);
1692
this.error.
HandleError
(e);
System\ServiceModel\Dispatcher\InstanceBehavior.cs (3)
144
error.
HandleError
(e);
157
error.
HandleError
(e);
321
this.immutableRuntime.ErrorBehavior.
HandleError
(e);