6 references to ShouldRethrowClientSideExceptionAsIs
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (4)
107if (ErrorBehavior.ShouldRethrowClientSideExceptionAsIs(e)) 136if (ErrorBehavior.ShouldRethrowClientSideExceptionAsIs(e)) 174if (ErrorBehavior.ShouldRethrowClientSideExceptionAsIs(e)) 222if (ErrorBehavior.ShouldRethrowClientSideExceptionAsIs(e))
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (2)
190if (ErrorBehavior.ShouldRethrowClientSideExceptionAsIs(e)) 228if (ErrorBehavior.ShouldRethrowClientSideExceptionAsIs(e))