6 references to ShouldRethrowExceptionAsIs
System.ServiceModel (6)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (4)
256
if (ErrorBehavior.
ShouldRethrowExceptionAsIs
(e))
309
if (ErrorBehavior.
ShouldRethrowExceptionAsIs
(e))
354
if (ErrorBehavior.
ShouldRethrowExceptionAsIs
(e))
785
if (ErrorBehavior.
ShouldRethrowExceptionAsIs
(e))
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
280
if (ErrorBehavior.
ShouldRethrowExceptionAsIs
(e))
342
if (!ErrorBehavior.
ShouldRethrowExceptionAsIs
(e))