2 references to PageFileBytesPeak
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
386return _processInfo!.PageFileBytesPeak; 396return unchecked((int)_processInfo!.PageFileBytesPeak);