1 write to _timedOut
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
1026_timedOut = true;
4 references to _timedOut
System.ServiceModel.Primitives (4)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (4)
844_timedOut || 894if (_timedOut) 906else if (_timedOut) 991if (wasDone && _timedOut)