1 write to channelHandler
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
77
this.
channelHandler
= channelHandler;
10 references to channelHandler
dotnet-svcutil-lib (10)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (10)
136
this.InvokeNotification = new MessageRpcInvokeNotification(this.Activity, this.
channelHandler
);
177
this.
channelHandler
.HandleError(e);
224
this.
channelHandler
.HandleError(e);
242
this.
channelHandler
.HandleError(e);
261
this.
channelHandler
.HandleError(e);
280
this.
channelHandler
.HandleError(e);
289
ChannelHandler.Register(this.
channelHandler
);
365
this.
channelHandler
.HandleError(e);
392
this.
channelHandler
.HandleError(e);
476
this.
channelHandler
.DispatchDone();