1 write to _maxRetryCount
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
136_maxRetryCount = value;
3 references to _maxRetryCount
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (3)
130return _maxRetryCount; 243if (_maxRetryCount != session._maxRetryCount)