1 instantiation of JobObjectExtendedLimitInformation
Microsoft.DotNet.Cli.Utils (1)
ProcessReaper.cs (1)
157var information = new NativeMethods.Windows.JobObjectExtendedLimitInformation
2 references to JobObjectExtendedLimitInformation
Microsoft.DotNet.Cli.Utils (2)
ProcessReaper.cs (2)
157var information = new NativeMethods.Windows.JobObjectExtendedLimitInformation 165var length = Marshal.SizeOf(typeof(NativeMethods.Windows.JobObjectExtendedLimitInformation));