6 references to ShouldRethrowClientSideExceptionAsIs
System.ServiceModel (6)
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (4)
131if (ErrorBehavior.ShouldRethrowClientSideExceptionAsIs(e)) 176if (ErrorBehavior.ShouldRethrowClientSideExceptionAsIs(e)) 227if (ErrorBehavior.ShouldRethrowClientSideExceptionAsIs(e)) 289if (ErrorBehavior.ShouldRethrowClientSideExceptionAsIs(e))
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (2)
236if (ErrorBehavior.ShouldRethrowClientSideExceptionAsIs(e)) 291if (ErrorBehavior.ShouldRethrowClientSideExceptionAsIs(e))