1 write to _startTime
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
200_startTime = StartTimeCore;
2 references to _startTime
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
198if (!_startTime.HasValue) 202return _startTime.Value;