5 references to InitHandle
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\NetworkAddressChange.Unix.cs (1)
166
Marshal.
InitHandle
(sh, newSocket);
System.Net.Sockets (2)
System\Net\Sockets\SocketPal.Unix.cs (2)
94
Marshal.
InitHandle
(socket, fd);
1151
Marshal.
InitHandle
(socket, acceptedFd);
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\SafeHandleMarshaller.cs (2)
108
Marshal.
InitHandle
(_newHandle, value);
175
Marshal.
InitHandle
(_newHandle, value);