1 instantiation of LocalFreeSafeHandle
Microsoft.AspNetCore.Server.HttpSys (1)
Windows.Win32.PInvoke.KERNEL32.dll.g.cs (1)
92 return new LocalFreeSafeHandle(__result, ownsHandle: true);
1 reference to LocalFreeSafeHandle
Microsoft.AspNetCore.Server.HttpSys (1)
Windows.Win32.PInvoke.KERNEL32.dll.g.cs (1)
89 internal static unsafe LocalFreeSafeHandle LocalFree_SafeHandle(winmdroot.Foundation.HLOCAL hMem)