2 writes to _bListening
System.Runtime.Remoting (2)
channels\http\httpserverchannel.cs (2)
326
_bListening
= true;
352
_bListening
= false;
2 references to _bListening
System.Runtime.Remoting (2)
channels\http\httpserverchannel.cs (2)
268
(
_bListening
|| _bHooked))
488
if (!
_bListening
)