1 reference to GetCurrentProcessId
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\SharedPerformanceCounter.cs (1)
40
int pid = (int)Interop.Kernel32.
GetCurrentProcessId
();