1 write to _error
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
44_error = new ErrorBehavior(dispatch.ChannelDispatcher);
23 references to _error
System.ServiceModel.Primitives (23)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (23)
175thereIsAnUnhandledException = (!_error.HandleError(e)) || thereIsAnUnhandledException; 198_error.HandleError(e); 202_error.HandleError(e); 211if (!_error.HandleError(e)) 238_error.HandleError(e); 242_error.HandleError(e); 251if (!_error.HandleError(e)) 295_error.HandleError(e); 386thereIsAnUnhandledException = !_error.HandleError(e); 408_error.ProvideOnlyFaultOfLastResort(ref rpc); 420_error.HandleError(e); 658_error.HandleError(e); 708_error.ProvideMessageFault(ref rpc); 717_error.HandleError(e); 796_error.HandleError(e); 840_error.HandleError(e); 858_error.HandleError(e); 875_instance.AfterReply(ref rpc, _error); 892_error.HandleError(e); 908_error.HandleError(e); 924_error.HandleError(e); 936_error.HandleError(ref rpc); 941_error.HandleError(ref rpc);