2 references to PageFileBytesPeak
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
412
=> GetProcessInfo().
PageFileBytesPeak
;
416
=> unchecked((int)GetProcessInfo().
PageFileBytesPeak
);