2 references to Process
Microsoft.Extensions.Hosting.WindowsServices (2)
Internal\Win32.cs (1)
20snapshotHandle = Interop.Kernel32.CreateToolhelp32Snapshot(Interop.Kernel32.SnapshotFlags.Process, 0);
src\libraries\Common\src\Interop\Windows\Kernel32\Interop.CreateToolhelp32Snapshot.cs (1)
19All = (HeapList | Process | Thread | Module),