3 references to IsBound
System (3)
net\System\Net\ServicePoint.cs (2)
1438if (!attemptSocket.IsBound) { 1453if (!attemptSocket.IsBound) {
net\System\Net\Sockets\Socket.cs (1)
629if (IsBound) {