4 references to net_stopped
System.Net.Sockets (4)
System\Net\Sockets\TCPListener.cs (4)
177
throw new InvalidOperationException(SR.
net_stopped
);
188
throw new InvalidOperationException(SR.
net_stopped
);
200
throw new InvalidOperationException(SR.
net_stopped
);
227
throw new InvalidOperationException(SR.
net_stopped
);