1 write to _isReplyChannel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
64
_isReplyChannel
= _binder.Channel is IReplyChannel;
1 reference to _isReplyChannel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
272
get { return
_isReplyChannel
; }