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)
272get { return _isReplyChannel; }