1 write to ErrorHandlers
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
49ErrorHandlers = new Collection<IErrorHandler>();
1 reference to ErrorHandlers
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ErrorBehavior.cs (1)
21_handlers = EmptyArray<IErrorHandler>.ToArray(channelDispatcher.ErrorHandlers);