10 references to InitHandle
Microsoft.AspNetCore.Server.HttpSys (2)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (1)
163
Marshal.
InitHandle
(RequestQueueHandle, RequestQueueHandleLocal);
Windows.Win32.PInvoke.KERNEL32.dll.g.cs (1)
93
Marshal.
InitHandle
(__resultSafeHandle, __result);
Microsoft.AspNetCore.Shared.Tests (2)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (2)
68
Marshal.
InitHandle
(RequestQueueHandle, RequestQueueHandleLocal);
98
Marshal.
InitHandle
(RequestQueueHandle, RequestQueueHandleLocal);
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\NetworkAddressChange.Unix.cs (1)
168
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 (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\SafeHandleMarshaller.cs (2)
108
Marshal.
InitHandle
(_newHandle, value);
175
Marshal.
InitHandle
(_newHandle, value);
src\libraries\System.Private.CoreLib\src\System\Threading\WaitSubsystem.Unix.cs (1)
165
Marshal.
InitHandle
(safeWaitHandle, handle);