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