1 write to _maxPendingChannels
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
121_maxPendingChannels = value;
3 references to _maxPendingChannels
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (3)
114return _maxPendingChannels; 241if (_maxPendingChannels != session._maxPendingChannels)