1 write to errorHandlers
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
93
this.
errorHandlers
= new Collection<IErrorHandler>();
1 reference to errorHandlers
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
163
get { return this.
errorHandlers
; }