1 write to PoolPagedBytes
System.Diagnostics.Process (1)
System\Diagnostics\ProcessManager.Linux.cs (1)
117
PoolPagedBytes
= (long)procFsStatus.VmSwap,
2 references to PoolPagedBytes
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
346
=> GetProcessInfo().
PoolPagedBytes
;
350
=> unchecked((int)GetProcessInfo().
PoolPagedBytes
);