4 references to Register
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
298ChannelHandler.Register(this.ChannelHandler);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
307ChannelHandler.Register(handler);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (2)
289ChannelHandler.Register(this.channelHandler); 628ChannelHandler.Register(_handler);