4 references to ComponentExceptionHandler
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableOutputConnection.cs (2)
58public ComponentExceptionHandler OnException; 554ComponentExceptionHandler handler = this.OnException;
System\ServiceModel\Channels\TransmissionStrategy.cs (2)
65ComponentExceptionHandler onException; 147public ComponentExceptionHandler OnException