1 instantiation of SOCKADDR_IN6
System.Net (1)
net\PeerToPeer\Collaboration\CollaborationHelperFunctions.cs (1)
373
SOCKADDR_IN6 sin = new
SOCKADDR_IN6
();
3 references to SOCKADDR_IN6
System.Net (3)
net\PeerToPeer\Collaboration\CollaborationHelperFunctions.cs (2)
254
internal static void ByteArrayToSin6Addr(byte[] addrBytes, ref
SOCKADDR_IN6
sin6)
373
SOCKADDR_IN6
sin = new SOCKADDR_IN6();
net\PeerToPeer\Collaboration\UnsafeCollabNativeMethods.cs (1)
244
internal
SOCKADDR_IN6
sin6;