5 references to ThrowAndCatch
System.ServiceModel.Primitives (5)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
878ErrorBehavior.ThrowAndCatch(exception);
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (2)
259ErrorBehavior.ThrowAndCatch(new InvalidOperationException(message)); 267ErrorBehavior.ThrowAndCatch(new InvalidOperationException(message));
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
370ErrorBehavior.ThrowAndCatch(exception);
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
156ErrorBehavior.ThrowAndCatch(new InvalidOperationException(message));