2 references to ExceptionHandler
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\IteratorAsyncResult.cs (2)
308
readonly
ExceptionHandler
<TException> handler;
310
public AsyncCatch(
ExceptionHandler
<TException> handler)