1 reference to GetCurrentProcess
System.Diagnostics.PerformanceCounter (1)
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.ProcessWaitHandle.cs (1)
17
IntPtr currentProcHandle =
GetCurrentProcess
();