1 reference to CreateToolhelp32Snapshot
Microsoft.Extensions.Hosting.WindowsServices (1)
Internal\Win32.cs (1)
20
snapshotHandle = Interop.Kernel32.
CreateToolhelp32Snapshot
(Interop.Kernel32.SnapshotFlags.Process, 0);