2 references to IsBound
Microsoft.Extensions.Diagnostics.Probes (1)
TcpEndpointProbesService.cs (1)
46
if (!_listener.Server.
IsBound
)
System.Net.Sockets (1)
System\Net\Sockets\Socket.cs (1)
504
if (
IsBound
)