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)
73
if (!(
_channelHandler
!= null))
77
return
_channelHandler
;
81
if (!(
_channelHandler
== null))