2 references to Unrestricted
System (2)
net\System\Net\Sockets\TCPListener.cs (1)
151
m_ServerSocket.SetIPProtectionLevel(IPProtectionLevel.
Unrestricted
);
net\System\Net\Sockets\UDPClient.cs (1)
249
m_ClientSocket.SetIPProtectionLevel(IPProtectionLevel.
Unrestricted
);