1 write to PageFileBytes
System.Diagnostics.Process (1)
System\Diagnostics\ProcessManager.Linux.cs (1)
105
PageFileBytes
= (long)procFsStatus.VmSwap,
2 references to PageFileBytes
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
346
return _processInfo!.
PageFileBytes
;
356
return unchecked((int)_processInfo!.
PageFileBytes
);