2 references to GetCurrentProcess
System.Workflow.Runtime (2)
DebugEngine\DebugController.cs (2)
132
hProcess = NativeMethods.
GetCurrentProcess
();
177
hProcess = NativeMethods.
GetCurrentProcess
();