2 writes to _startListeningException
System.Runtime.Remoting (2)
channels\http\httpserverchannel.cs (2)
322
_startListeningException
= null;
434
_startListeningException
= e;
2 references to _startListeningException
System.Runtime.Remoting (2)
channels\http\httpserverchannel.cs (2)
318
if (
_startListeningException
!= null)
321
Exception e =
_startListeningException
;