3 writes to _rstChannelFactory
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (3)
262_rstChannelFactory = null; 314_rstChannelFactory = null; 394_rstChannelFactory = securityChannelFactory;
6 references to _rstChannelFactory
System.ServiceModel.Primitives (6)
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (6)
259if (_rstChannelFactory != null) 261_rstChannelFactory.Abort(); 291await _rstChannelFactory.OpenHelperAsync(timeoutHelper.RemainingTime()); 311if (_rstChannelFactory != null) 313await _rstChannelFactory.CloseHelperAsync(timeoutHelper.RemainingTime()); 422cf = _rstChannelFactory;