3 references to ComponentExceptionHandler
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\ReliableOutputConnection.cs (1)
48public ComponentExceptionHandler OnException;
System\ServiceModel\Channels\TransmissionStrategy.cs (2)
53private ComponentExceptionHandler _onException; 127public ComponentExceptionHandler OnException