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)
78
return
_flowControlEnabled
;
237
if (
_flowControlEnabled
!= session.
_flowControlEnabled
)