2 references to JobObjectInfoClass
Microsoft.DotNet.Cli.Utils (2)
NativeMethods.cs (1)
76internal static extern bool SetInformationJobObject(IntPtr hJob, JobObjectInfoClass jobObjectInformationClass, IntPtr lpJobObjectInformation, uint cbJobObjectInformationLength);
ProcessReaper.cs (1)
174NativeMethods.Windows.JobObjectInfoClass.JobObjectExtendedLimitInformation,