2 writes to _bStarted
System.Runtime.Remoting (2)
channels\core\basetransportheaders.cs (2)
259_bStarted = true; 294_bStarted = false;
2 references to _bStarted
System.Runtime.Remoting (2)
channels\core\basetransportheaders.cs (2)
256if (_bStarted) 303if (!_bStarted)