2 writes to _bListening
System.Runtime.Remoting (2)
channels\tcp\tcpserverchannel.cs (2)
322
_bListening
= true;
345
_bListening
= false;
2 references to _bListening
System.Runtime.Remoting (2)
channels\tcp\tcpserverchannel.cs (2)
283
if (_bSuppressChannelData || !
_bListening
)
470
if (!
_bListening
)