1 write to error
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
80this.error = new ErrorBehavior(dispatch.ChannelDispatcher);
32 references to error
System.ServiceModel (32)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (32)
209get { return this.error; } 351thereIsAnUnhandledException = (!this.error.HandleError(e)) || thereIsAnUnhandledException; 389if (!this.error.HandleError(e)) 447if (!this.error.HandleError(e)) 488this.error.HandleError(e); 492this.error.HandleError(e); 508if (!this.error.HandleError(e)) 535this.error.HandleError(e); 539this.error.HandleError(e); 556if (!this.error.HandleError(e)) 591if (!this.error.HandleError(e)) 620this.error.HandleError(e); 654if (!this.error.HandleError(e)) 695if (!this.error.HandleError(e)) 806thereIsAnUnhandledException = (!this.error.HandleError(e)) || thereIsAnUnhandledException; 828this.error.ProvideOnlyFaultOfLastResort(ref rpc); 840this.error.HandleError(e); 1238this.error.HandleError(e); 1324this.error.HandleError(e); 1344this.error.ProvideMessageFault(ref rpc); 1353this.error.HandleError(e); 1487this.error.HandleError(e); 1549this.error.HandleError(e); 1567this.error.HandleError(e); 1585this.instance.AfterReply(ref rpc, this.error); 1602this.error.HandleError(e); 1618this.error.HandleError(e); 1634this.error.HandleError(e); 1651this.error.HandleError(ref rpc); 1656this.error.HandleError(ref rpc); 1681this.error.ProvideMessageFault(ref rpc); 1692this.error.HandleError(e);