1 write to _flowControlEnabled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
82_flowControlEnabled = value;
3 references to _flowControlEnabled
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (3)
78return _flowControlEnabled; 237if (_flowControlEnabled != session._flowControlEnabled)