1 instantiation of LocalFreeSafeHandle
Microsoft.AspNetCore.Server.HttpSys (1)
Windows.Win32.PInvoke.KERNEL32.dll.g.cs (1)
91
global::Windows.Win32.LocalFreeSafeHandle __resultSafeHandle = new global::Windows.Win32.
LocalFreeSafeHandle
(default, ownsHandle: true);
2 references to LocalFreeSafeHandle
Microsoft.AspNetCore.Server.HttpSys (2)
Windows.Win32.PInvoke.KERNEL32.dll.g.cs (2)
89
internal static unsafe global::Windows.Win32.
LocalFreeSafeHandle
LocalFree_SafeHandle([Optional] winmdroot.Foundation.HLOCAL hMem)
91
global::Windows.Win32.
LocalFreeSafeHandle
__resultSafeHandle = new global::Windows.Win32.LocalFreeSafeHandle(default, ownsHandle: true);