4 references to ThrowAndCatch
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
868ErrorBehavior.ThrowAndCatch(exception);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (2)
301ErrorBehavior.ThrowAndCatch(new InvalidOperationException(message)); 309ErrorBehavior.ThrowAndCatch(new InvalidOperationException(message));
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
381ErrorBehavior.ThrowAndCatch(exception);