1 write to _synchronizer
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
1729_synchronizer = synchronizer;
9 references to _synchronizer
System.ServiceModel.Primitives (9)
System\ServiceModel\Channels\ReliableChannelBinder.cs (9)
1742var exception = _synchronizer._binder.GetClosedException(_maskingMode); 1756var exception = _synchronizer._binder.GetFaultedException(_maskingMode); 1785else if (await _synchronizer._binder.TryGetChannelAsync( 1788if (!_synchronizer.CompleteSetChannel(this, out channel)) 1795_synchronizer.OnGetChannelFailed(); 1799if (_synchronizer._binder.MustOpenChannel) 1818_synchronizer.OnGetChannelFailed(); 1823if (_synchronizer.OnChannelOpened(this)) 1859if (_synchronizer.RemoveWaiter(this))