1 write to _exclusiveAddressUse
System.Net.Sockets (1)
System\Net\Sockets\TCPListener.cs (1)
107_exclusiveAddressUse = value;
2 references to _exclusiveAddressUse
System.Net.Sockets (2)
System\Net\Sockets\TCPListener.cs (2)
94return _serverSocket != null ? _serverSocket.ExclusiveAddressUse : _exclusiveAddressUse; 278if (_exclusiveAddressUse)