1 write to _error
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
52_error = new ErrorBehavior(dispatch.ChannelDispatcher);
21 references to _error
dotnet-svcutil-lib (21)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (21)
132_error.HandleError(e); 136_error.HandleError(e); 145if (!_error.HandleError(e)) 172_error.HandleError(e); 176_error.HandleError(e); 185if (!_error.HandleError(e)) 229_error.HandleError(e); 320thereIsAnUnhandledException = !_error.HandleError(e); 340_error.ProvideOnlyFaultOfLastResort(ref rpc); 352_error.HandleError(e); 590_error.HandleError(e); 640_error.ProvideMessageFault(ref rpc); 649_error.HandleError(e); 728_error.HandleError(e); 772_error.HandleError(e); 790_error.HandleError(e); 807_instance.AfterReply(ref rpc, _error); 824_error.HandleError(e); 841_error.HandleError(e); 853_error.HandleError(ref rpc); 858_error.HandleError(ref rpc);