2 references to GetCurrentProcess
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
Windows\Interop\JobObjectInfo.cs (2)
194
var processHandle = UnsafeNativeMethods.
GetCurrentProcess
();
344
/// <remarks>Used with <see cref="
GetCurrentProcess
"/> to get real handle of the current process instead of the pseudo handle.</remarks>