3 references to GetCurrentProcess
System.Windows.Forms (2)
System\Windows\Forms\Application.ThreadContext.cs (2)
76PInvoke.GetCurrentProcess(), 78PInvoke.GetCurrentProcess(),
System.Windows.Forms.Primitives.TestUtilities (1)
PlatformDetection.Windows.cs (1)
156Assert.True(OpenProcessToken(PInvoke.GetCurrentProcess(), TOKEN_READ, out IntPtr processToken));