1 write to _isTimerCancelled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
2377
_isTimerCancelled
= true;
1 reference to _isTimerCancelled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
2445
if (!
_isTimerCancelled
&& _binder.Channel.State != CommunicationState.Faulted && _binder.Channel.State != CommunicationState.Closed)