1 write to _startTime
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
208_startTime = StartTimeCore;
2 references to _startTime
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
206if (!_startTime.HasValue) 210return _startTime.Value;