1 write to _channelHandler
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
85_channelHandler = value;
3 references to _channelHandler
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (3)
73if (!(_channelHandler != null)) 77return _channelHandler; 81if (!(_channelHandler == null))