1 write to PageFileBytes
System.Diagnostics.Process (1)
System\Diagnostics\ProcessManager.Linux.cs (1)
122
PageFileBytes
= (long)procFsStatus.VmSwap,
2 references to PageFileBytes
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
339
=> GetProcessInfo().
PageFileBytes
;
343
=> unchecked((int)GetProcessInfo().
PageFileBytes
);