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