1 write to VirtualBytesPeak
System.Diagnostics.Process (1)
System\Diagnostics\ProcessManager.Linux.cs (1)
119VirtualBytesPeak = (long)procFsStatus.VmPeak,
2 references to VirtualBytesPeak
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
367=> GetProcessInfo().VirtualBytesPeak; 371=> unchecked((int)GetProcessInfo().VirtualBytesPeak);