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