2 references to ShouldRethrowExceptionAsIs
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
121
if (ErrorBehavior.
ShouldRethrowExceptionAsIs
(e))
166
if (!ErrorBehavior.
ShouldRethrowExceptionAsIs
(e))