2 writes to _syncPumpEnabled
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (2)
452_syncPumpEnabled = true; 510_syncPumpEnabled = false;
2 references to _syncPumpEnabled
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (2)
119if (_syncPumpEnabled) 284if (!_syncPumpEnabled)