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)
318if (_startListeningException != null) 321Exception e = _startListeningException;